We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9511c98 commit 3f4e3ccCopy full SHA for 3f4e3cc
1 file changed
packages/integrations/template/android/build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
}
9
dependencies {
10
classpath 'com.android.tools.build:gradle:3.1.4'
11
- classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.0'
+ classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.21'
12
13
14
0 commit comments