Bullet Collision
This commit is contained in:
@@ -64,6 +64,10 @@ project(":core") {
|
||||
dependencies {
|
||||
compile "com.badlogicgames.gdx:gdx:$gdxVersion"
|
||||
compile name: 'absGDX-framework-1.0'
|
||||
|
||||
compile 'org.apache.commons:commons-lang3:3.3.2'
|
||||
compile 'commons-codec:commons-codec:1.9'
|
||||
compile 'commons-io:commons-io:2.4'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user