Added absGDX dependency
This commit is contained in:
@@ -60,6 +60,7 @@ project(":core") {
|
||||
|
||||
dependencies {
|
||||
compile "com.badlogicgames.gdx:gdx:$gdxVersion"
|
||||
compile files("lib/absGDX-framework-1.0.jar")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user