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.
2 parents 6b24e3a + dcb9aea commit 18e44caCopy full SHA for 18e44ca
build.gradle.kts
@@ -13,7 +13,7 @@ buildscript {
13
gradlePluginPortal()
14
}
15
dependencies {
16
- classpath("com.android.tools.build:gradle:8.9.0")
+ classpath("com.android.tools.build:gradle:8.9.1")
17
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21")
18
classpath("com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:11.6.3")
19
0 commit comments