Skip to content

Commit 707b83d

Browse files
committed
Revert "upgrade AGP"
This reverts commit 045fcc1.
1 parent e881d18 commit 707b83d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
gradlePluginPortal()
1111
}
1212
dependencies {
13-
classpath("com.android.tools.build:gradle:8.13.2")
13+
classpath("com.android.tools.build:gradle:8.12.0")
1414
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
1515
classpath("com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:$aboutLibsVersion")
1616
classpath("androidx.navigation:navigation-safe-args-gradle-plugin:$navVersion")

0 commit comments

Comments
 (0)