diff --git a/metadata/com.dozingcatsoftware.bouncy.yml b/metadata/com.dozingcatsoftware.bouncy.yml index 832c558185..c4222811bb 100644 --- a/metadata/com.dozingcatsoftware.bouncy.yml +++ b/metadata/com.dozingcatsoftware.bouncy.yml @@ -347,11 +347,20 @@ Builds: scandelete: - app/libs/* + - versionName: 1.12.0 + versionCode: 36 + commit: v1.12.0 + subdir: app + gradle: + - yes + scandelete: + - app/libs/* + 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 +CurrentVersion: 1.12.0 +CurrentVersionCode: 36