diff --git a/metadata/org.kiwix.kiwixmobile.yml b/metadata/org.kiwix.kiwixmobile.yml index da8387dd3d..017710b3f5 100644 --- a/metadata/org.kiwix.kiwixmobile.yml +++ b/metadata/org.kiwix.kiwixmobile.yml @@ -141,6 +141,16 @@ Builds: rm: - app/gradle + - versionName: 2.5.3 + versionCode: 220503 + commit: 2.5.3 + subdir: app + gradle: + - yes + output: build/outputs/apk/kiwix/release/dev-kiwix-universal-release-unsigned.apk + rm: + - app/gradle + MaintainerNotes: |- For 2.2 and older repo: https://github.com/kiwix/kiwix-xulrunner Don't run `make android-deps` as that will download the SDK and NDK. @@ -148,5 +158,5 @@ MaintainerNotes: |- AutoUpdateMode: None UpdateCheckMode: Tags -CurrentVersion: 2.5.1 -CurrentVersionCode: 220501 +CurrentVersion: 2.5.3 +CurrentVersionCode: 220503