diff --git a/metadata/com.github.howeyc.crocgui.yml b/metadata/com.github.howeyc.crocgui.yml index 74c45988ea..639ace90b0 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -313,7 +313,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.11.5 + versionCode: 40 + commit: 2a56107fc999c899cd232a37431e73296622ef21 + 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.11.4 -CurrentVersionCode: 39 +CurrentVersion: 1.11.5 +CurrentVersionCode: 40