build: upgrade to AGP 7.0.0-alpha08

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2021-02-24 23:24:33 +05:30
parent 7d83b9d86a
commit c8052be29a
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
2 changed files with 4 additions and 3 deletions

View file

@ -29,7 +29,8 @@ android.useAndroidX=true
android.nonTransitiveRClass=true
# Generate compile-time only R class for app modules.
android.enableAppCompileTimeRClass=true
# Broke on AGP 7.0.0-alpha08
# android.enableAppCompileTimeRClass=true
# Experimental flags
android.keepWorkerActionServicesBetweenBuilds=true