Skip to content

Commit

Permalink
Fixed ktx-tools dependencies. #14
Browse files Browse the repository at this point in the history
  • Loading branch information
czyzby committed Mar 28, 2017
1 parent 9ff9824 commit 9fc9dfd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions tools/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
dependencies {
compile "com.kotcrab.vis:vis-ui:$visUiVersion"
testCompile "com.badlogicgames.gdx:gdx-backend-lwjgl:$gdxVersion"
testCompile "com.badlogicgames.gdx:gdx-platform:$gdxVersion:natives-desktop"
provided "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion"
}

0 comments on commit 9fc9dfd

Please sign in to comment.