File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ buildscript {
66 }
77
88 dependencies {
9- classpath ' com.android.tools.build:gradle:8.11 .1'
10- classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:2.2 .0'
9+ classpath ' com.android.tools.build:gradle:8.10 .1'
10+ classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:2.1 .0'
1111
1212 // NOTE: Do not place your application dependencies here; they belong
1313 // in the individual module build.gradle files
@@ -22,7 +22,7 @@ plugins {
2222 * Get the latest version from: https://github.com/google/ksp/releases
2323 */
2424 // noinspection GradleDependency
25- id ' com.google.devtools.ksp' version ' 2.2 .0-2 .0.2 ' apply false
25+ id ' com.google.devtools.ksp' version ' 2.1 .0-1 .0.29 ' apply false
2626}
2727
2828allprojects {
You can’t perform that action at this time.
0 commit comments