diff --git a/metadata/com.github.howeyc.crocgui.yml b/metadata/com.github.howeyc.crocgui.yml index af65b85d61..843f3c4436 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -143,7 +143,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.10.3 + versionCode: 23 + commit: 3ca463c48d15d3fe5ad10a439fa7e6ec6557dcd2 + 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.2 -CurrentVersionCode: 22 +CurrentVersion: 1.10.3 +CurrentVersionCode: 23