Gradle 4 / Android plugin 3 transitive dependencies, fix #433
This commit is contained in:
@@ -18,10 +18,6 @@ sourceSets {
|
||||
|
||||
dependencies {
|
||||
providedCompile project(':vtm-web')
|
||||
providedCompile "com.badlogicgames.gdx:gdx:$gdxVersion:sources"
|
||||
providedCompile "com.badlogicgames.gdx:gdx-backend-gwt:$gdxVersion:sources"
|
||||
providedCompile "com.badlogicgames.gdx:gdx-backend-gwt:$gdxVersion"
|
||||
providedCompile "org.slf4j:slf4j-api:$slf4jVersion"
|
||||
providedCompile 'ru.finam:slf4j-gwt:1.7.7.1'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user