diff --git a/metadata/com.github.howeyc.crocgui.yml b/metadata/com.github.howeyc.crocgui.yml index 77caa6e3cf..b99c289beb 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -183,7 +183,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.10.7 + versionCode: 27 + commit: 304795100466d4f0d3bfe02ac79d4883507be0a1 + 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.6 -CurrentVersionCode: 26 +CurrentVersion: 1.10.7 +CurrentVersionCode: 27