diff --git a/metadata/com.github.howeyc.crocgui.yml b/metadata/com.github.howeyc.crocgui.yml index 47fd4dc599..87058f5417 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -334,7 +334,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.11.7 + versionCode: 42 + commit: b2b6c3cf9027d2859a40453e475368c3015a3ed3 + 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.6 -CurrentVersionCode: 41 +CurrentVersion: 1.11.7 +CurrentVersionCode: 42