Disable R8

This commit is contained in:
solohsu 2019-04-20 16:27:50 +08:00
parent a48229960f
commit 1006a3a034
1 changed files with 1 additions and 0 deletions

1
gradle.properties Normal file
View File

@ -0,0 +1 @@
android.enableR8=false