mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2026-04-22 14:51:23 +00:00
Upgrade AGP to 9.0.0
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user