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 2882965 + 6278bba commit 22610a7Copy full SHA for 22610a7
build.gradle.kts
@@ -32,7 +32,7 @@ buildscript {
32
}
33
34
dependencies {
35
- classpath("com.android.tools.build:gradle:9.0.0")
+ classpath("com.android.tools.build:gradle:9.0.1")
36
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.21")
37
classpath("com.google.dagger:hilt-android-gradle-plugin:2.59")
38
classpath("com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:13.2.1")
0 commit comments