Fix testdata: Android projects use kotlin-stdlib-jre7
This commit is contained in:
+1
-1
@@ -52,5 +52,5 @@ repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib-jre8:$kotlin_version"
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib-jre7:$kotlin_version"
|
||||
}
|
||||
Reference in New Issue
Block a user