diff --git a/metadata/com.github.howeyc.crocgui.yml b/metadata/com.github.howeyc.crocgui.yml index 097f8f8b94..7c068b301f 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -203,7 +203,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.10.9 + versionCode: 29 + commit: ca17fe0b6873e43f0864569e6fb2f6d466dc7999 + output: crocgui.apk + build: + - export ANDROID_SDK_ROOT=$$SDK$$ + - export ANDROID_NDK_ROOT=$$NDK$$ + - bash ./fdroid-build.sh + ndk: r21e + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.10.8 -CurrentVersionCode: 28 +CurrentVersion: 1.10.9 +CurrentVersionCode: 29