diff --git a/metadata/com.github.howeyc.crocgui.yml b/metadata/com.github.howeyc.crocgui.yml index b99c289beb..128b826354 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -193,7 +193,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.10.8 + versionCode: 28 + commit: 25118f20d7ae946ef28309d1a74afc6af9a16ca5 + 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.7 -CurrentVersionCode: 27 +CurrentVersion: 1.10.8 +CurrentVersionCode: 28