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 6680414 commit 6bc0c57Copy full SHA for 6bc0c57
1 file changed
flutter_plugin_qpos/example/android/build.gradle
@@ -6,6 +6,7 @@ buildscript {
6
7
dependencies {
8
classpath 'com.android.tools.build:gradle:3.5.0'
9
+ classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10")
10
11
}
12
0 commit comments