v0.7.2b: removed enable R8 flag, as it is now enabled by default

This commit is contained in:
Evan Debenham 2019-04-18 12:56:55 -04:00
parent 97a9bd0fd1
commit ae48476694

View File

@ -1,3 +0,0 @@
# enables the new experimental R8 optimizer
# this will be the default starting in android studio 3.4
android.enableR8 = true