Update Vector Pinball to 1.11.0

This commit is contained in:
Brian Nenninger 2022-10-12 04:27:32 +00:00 committed by linsui
parent d50b50a50b
commit d016acdfe4

View file

@ -338,12 +338,20 @@ Builds:
src/main/jniLibs/
ndk: r22
MaintainerNotes: |-
sed replaces needed as libgdx upstream currently don't provide a way to only build the android native bins only.
If more apps start to depend on libgdx consider to create a feature request to change this.
armeabi is removed from gdx-box2d/jni/Application.mk because recent NDK versions don't support it.
- versionName: 1.11.0
versionCode: 35
commit: v1.11.0
subdir: app
gradle:
- yes
scandelete:
- app/libs/*
AutoUpdateMode: None
MaintainerNotes: |-
Starting with 1.11.0, libgdx is pulled from a trusted Maven repo and then native binaries are copied into app/libs.
In earlier versions, libgdx native libraries are built locally; sed replaces are needed as libgdx upstream didn't have a way to only build the android native bins.
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.11.0
CurrentVersionCode: 35