diff --git a/metadata/com.github.howeyc.crocgui.yml b/metadata/com.github.howeyc.crocgui.yml index 8c30dd0ff5..77caa6e3cf 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -173,7 +173,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.10.6 + versionCode: 26 + commit: a2cbd6d45c5be2ff3de591eae50c6b7589b899ba + 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.10.5 -CurrentVersionCode: 25 +CurrentVersion: 1.10.6 +CurrentVersionCode: 26