diff --git a/metadata/com.github.howeyc.crocgui.yml b/metadata/com.github.howeyc.crocgui.yml index 7d696cd0ac..74c45988ea 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -303,7 +303,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.11.4 + versionCode: 39 + commit: 8504fd608cb6b4d37261f006b4f8cfab3c8478e5 + 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.3 -CurrentVersionCode: 38 +CurrentVersion: 1.11.4 +CurrentVersionCode: 39