mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 15:37:01 +05:30
build: upgrade to AGP 7.0.0-alpha08
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
7d83b9d86a
commit
c8052be29a
2 changed files with 4 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue