Fix ConfigureProjectTestGenerated / GradleConfigureProject ... for branch 163 (jre7->jre8)
This commit is contained in:
committed by
Dmitry Jemerov
parent
2eb6c393a4
commit
83a8b041ad
Vendored
+1
-1
@@ -32,7 +32,7 @@ android {
|
||||
|
||||
dependencies {
|
||||
compile 'com.android.support:support-v4:13.0.0'
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib-jre7:$kotlin_version"
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib-jre8:$kotlin_version"
|
||||
}
|
||||
|
||||
// VERSION: $VERSION$
|
||||
Reference in New Issue
Block a user