diff --git a/metadata/com.github.howeyc.crocgui.yml b/metadata/com.github.howeyc.crocgui.yml index 7d567a7c93..f300758ec2 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -73,7 +73,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.8.2 + versionCode: 16 + commit: v1.8.2 + 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.8.1 -CurrentVersionCode: 15 +CurrentVersion: 1.8.2 +CurrentVersionCode: 16