Enable d8 by default

This commit is contained in:
Mikhail Bogdanov
2020-04-14 14:32:25 +02:00
parent dda2f53993
commit 4822d1e2ae
2 changed files with 6 additions and 6 deletions
@@ -1,3 +1,3 @@
#don't try to download android specific tools within gradle: licence acceptance will be required
android.builder.sdkDownload=false
android.enableD8=false
android.enableD8=true