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 20a3fb9 commit b42606bCopy full SHA for b42606b
build.gradle
@@ -10,7 +10,7 @@ buildscript {
10
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4"
11
classpath "com.github.dcendents:android-maven-gradle-plugin:2.1"
12
classpath "io.realm:realm-gradle-plugin:5.14.0"
13
- classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.41"
+ classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50"
14
15
// NOTE: Do not place your application dependencies here; they belong
16
// in the individual module build.gradle files
0 commit comments