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 1318126 commit 3386092Copy full SHA for 3386092
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.0")
+ 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