diff --git a/metadata/com.dozingcatsoftware.bouncy.yml b/metadata/com.dozingcatsoftware.bouncy.yml index 7ba0151316..832c558185 100644 --- a/metadata/com.dozingcatsoftware.bouncy.yml +++ b/metadata/com.dozingcatsoftware.bouncy.yml @@ -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