diff --git a/metadata/com.github.howeyc.crocgui.yml b/metadata/com.github.howeyc.crocgui.yml index 843f3c4436..24bd14b44f 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -153,7 +153,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.10.4 + versionCode: 24 + commit: 50dc270dcd332a35689e6d82eba141d8604708b8 + 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.3 -CurrentVersionCode: 23 +CurrentVersion: 1.10.4 +CurrentVersionCode: 24