This commit is contained in:
Anuken 2020-04-30 22:56:43 -04:00
parent ea1e137a00
commit 52a3e17ec5
5 changed files with 10 additions and 6 deletions

View file

@ -30,6 +30,7 @@ dependencies{
natives "com.github.Anuken.Arc:natives-android:${getArcHash()}"
natives "com.github.Anuken.Arc:natives-freetype-android:${getArcHash()}"
natives "com.github.Anuken.Arc:natives-box2d-android:${getArcHash()}"
}
task deploy(type: Copy){