diff --git a/metadata/com.github.howeyc.crocgui.yml b/metadata/com.github.howeyc.crocgui.yml index 57aec5f196..59bbe49102 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -103,7 +103,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.9.1 + versionCode: 19 + commit: 6f0912f88c08fe271c4aae1a47f0a7c952b6816d + output: crocgui.apk + build: + - export ANDROID_SDK_ROOT=$$SDK$$ + - export ANDROID_NDK_ROOT=$$NDK$$ + - bash ./fdroid-build.sh + ndk: r21e + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.9.0 -CurrentVersionCode: 18 +CurrentVersion: 1.9.1 +CurrentVersionCode: 19