From 0119faa70fbfff0532902af1ff7544e692d958cf Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 15 Oct 2023 06:44:39 +0000 Subject: [PATCH] Update Croc to 1.10.12 (32) --- metadata/com.github.howeyc.crocgui.yml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.howeyc.crocgui.yml b/metadata/com.github.howeyc.crocgui.yml index 1a39dd2fcc..1146791d6e 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -233,7 +233,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.10.12 + versionCode: 32 + commit: e64412004f102a71f4429622230eccb969deef85 + 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.10.11 -CurrentVersionCode: 31 +CurrentVersion: 1.10.12 +CurrentVersionCode: 32