We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 003055e commit c74641fCopy full SHA for c74641f
1 file changed
example/android/build.gradle
@@ -16,6 +16,3 @@ buildscript {
16
}
17
ext.kotlinVersion = "1.6.0"
18
19
-dependencies {
20
- implementation "org.jetbrains.kotlin:kotlin-stdlib:1.6.0"
21
-}
0 commit comments