Upgrade to AGP 9.2.0
Building is still broken on encrypted linux file systems but that's seems to be not a priority for Google to fix Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -25,6 +25,11 @@ android.useAndroidX=true
|
||||
kotlin.code.style=official
|
||||
|
||||
# https://r8.googlesource.com/r8/+/refs/heads/master/compatibility-faq.md#r8-full-mode
|
||||
# Drop after migration to compose
|
||||
android.enableR8.fullMode=false
|
||||
android.r8.strictFullModeForKeepRules=false
|
||||
# https://docs.gradle.org/current/userguide/configuration_cache.html
|
||||
org.gradle.configuration-cache=true
|
||||
|
||||
# AGP 9.x disallows using SDK in manifest. We are using it for Shizuku support
|
||||
android.usesSdkInManifest.disallowed=false
|
||||
|
||||
Reference in New Issue
Block a user