diff --git a/metadata/com.github.howeyc.crocgui.yml b/metadata/com.github.howeyc.crocgui.yml index 24bd14b44f..8c30dd0ff5 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -163,7 +163,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.10.5 + versionCode: 25 + commit: cf7f5a192b3fd4219d1a18fac931dc276ae1af22 + 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.4 -CurrentVersionCode: 24 +CurrentVersion: 1.10.5 +CurrentVersionCode: 25