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 e6f06ef + b14472a commit c25aaefCopy full SHA for c25aaef
build.gradle.kts
@@ -33,7 +33,7 @@ buildscript {
33
34
dependencies {
35
classpath("com.android.tools.build:gradle:8.8.2")
36
- classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.10")
+ classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.21")
37
classpath("com.google.dagger:hilt-android-gradle-plugin:2.54")
38
classpath("com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:11.5.0")
39
}
0 commit comments