diff --git a/metadata/com.github.howeyc.crocgui.yml b/metadata/com.github.howeyc.crocgui.yml index 7c068b301f..6240c195d8 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -213,7 +213,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.10.10 + versionCode: 30 + commit: 4b14082b454d767c68fe2e560ada165b27146f3b + 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.9 -CurrentVersionCode: 29 +CurrentVersion: 1.10.10 +CurrentVersionCode: 30