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.
1 parent 096202d commit 0ffbc3cCopy full SHA for 0ffbc3c
packages/async-storage/android/build.gradle
@@ -10,7 +10,6 @@ buildscript {
10
11
dependencies {
12
classpath "com.android.tools.build:gradle:8.7.2"
13
- // noinspection DifferentKotlinGradleVersion
14
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}"
15
classpath "com.google.devtools.ksp:symbol-processing-gradle-plugin:${kspVersion}"
16
}
0 commit comments