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 146c667 commit e5f65f0Copy full SHA for e5f65f0
build.gradle
@@ -14,6 +14,7 @@ buildscript {
14
15
dependencies {
16
classpath 'com.android.tools.build:gradle:3.0.1'
17
+ //noinspection DifferentKotlinGradleVersion
18
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
19
classpath "io.realm:realm-gradle-plugin:$realm_version"
20
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.4.1' // jitpack.io
0 commit comments