We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3189f10 commit a89dfd8Copy full SHA for a89dfd8
1 file changed
build.gradle.kts
@@ -4,7 +4,7 @@ buildscript {
4
mavenCentral()
5
}
6
dependencies {
7
- classpath("com.android.tools.build:gradle:8.6.1")
+ classpath("com.android.tools.build:gradle:8.12.2")
8
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.20")
9
classpath("com.google.dagger:hilt-android-gradle-plugin:2.52")
10
classpath("androidx.navigation:navigation-safe-args-gradle-plugin:2.8.1")
0 commit comments