diff --git a/metadata/com.github.howeyc.crocgui.yml b/metadata/com.github.howeyc.crocgui.yml index 87058f5417..12644cbac1 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -344,7 +344,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 10.3.1 + versionCode: 43 + commit: 2d860cb5ad762e3e588e3fb1c182dd1c35bf393e + 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.7 -CurrentVersionCode: 42 +CurrentVersion: 10.3.1 +CurrentVersionCode: 43