Upgrade AGP to 9.0.0
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
parent
addf1e23b3
commit
54f9bcb03e
@ -7,3 +7,6 @@ systemProp.file.encoding=utf-8
|
||||
|
||||
# https://docs.gradle.org/current/userguide/configuration_cache.html
|
||||
org.gradle.configuration-cache=true
|
||||
android.enableAppCompileTimeRClass=false
|
||||
android.r8.strictFullModeForKeepRules=false
|
||||
android.r8.optimizedResourceShrinking=false
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
|
||||
[versions]
|
||||
acra = "5.13.1"
|
||||
agp = "8.13.2"
|
||||
agp = "9.0.0"
|
||||
appcompat = "1.7.1"
|
||||
assertj = "3.27.6"
|
||||
autoservice-google = "1.1.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user