diff --git a/metadata/com.github.howeyc.crocgui.yml b/metadata/com.github.howeyc.crocgui.yml index d4b5ad086b..af65b85d61 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -133,7 +133,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.10.2 + versionCode: 22 + commit: 93b0efe7bd98936489901331e8acad52be49f0ee + 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.1 -CurrentVersionCode: 21 +CurrentVersion: 1.10.2 +CurrentVersionCode: 22