diff --git a/metadata/com.github.howeyc.crocgui.yml b/metadata/com.github.howeyc.crocgui.yml index 84d2df0612..957c4de203 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -23,7 +23,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.5.0 + versionCode: 9 + commit: v1.5.0 + 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.4.1 -CurrentVersionCode: 8 +CurrentVersion: 1.5.0 +CurrentVersionCode: 9