Skip to content

Commit 04074db

Browse files
committed
支持kotlin,0.9.0
1 parent b9703e6 commit 04074db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
google()
99
}
1010
dependencies {
11-
classpath 'com.android.tools.build:gradle:3.1.1'
11+
classpath 'com.android.tools.build:gradle:3.1.0'
1212
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
1313
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
1414
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" }

0 commit comments

Comments
 (0)