Upgrade AGP 7.3.0 (#8016)

This commit is contained in:
Ivan Iskandar
2022-09-17 21:26:02 +07:00
committed by GitHub
parent f54adb49a1
commit 4a3070265a
5 changed files with 15 additions and 6 deletions
-4
View File
@@ -1,9 +1,5 @@
buildscript {
dependencies {
// Pinning to older version of R8 due to weird forced optimizations in newer versions in
// version bundled with AGP
// https://mvnrepository.com/artifact/com.android.tools/r8?repo=google
classpath("com.android.tools:r8:3.1.66")
classpath(libs.android.shortcut.gradle)
classpath(libs.google.services.gradle)
classpath(libs.aboutLibraries.gradle)