try to avoid not supporting translucent
This commit is contained in:
@@ -27,7 +27,7 @@ apply plugin: 'maven'
|
||||
|
||||
dependencies {
|
||||
compile 'com.google.code.gson:gson:2.2.4' // Apache License 2.0
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib:1.1.2"
|
||||
//compile "org.jetbrains.kotlin:kotlin-stdlib:1.1.2"
|
||||
}
|
||||
|
||||
task sourcesJar(type: Jar, dependsOn: classes, description: 'Creates a jar from the source files.') {
|
||||
|
||||
Reference in New Issue
Block a user