Complete GL20 interface (#642)

This commit is contained in:
Gustl22
2019-01-26 21:07:09 +01:00
committed by Emux
parent 1af38a7306
commit ce87e89b4f
8 changed files with 496 additions and 53 deletions

View File

@@ -3,6 +3,7 @@ apply plugin: 'com.github.dcendents.android-maven'
dependencies {
api project(':vtm')
api "com.badlogicgames.gdx:gdx-backend-android:$gdxVersion"
}
android {