We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e881d18 commit 707b83dCopy full SHA for 707b83d
1 file changed
build.gradle.kts
@@ -10,7 +10,7 @@ buildscript {
10
gradlePluginPortal()
11
}
12
dependencies {
13
- classpath("com.android.tools.build:gradle:8.13.2")
+ classpath("com.android.tools.build:gradle:8.12.0")
14
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
15
classpath("com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:$aboutLibsVersion")
16
classpath("androidx.navigation:navigation-safe-args-gradle-plugin:$navVersion")
0 commit comments