From bc8e8d6e4e6c66b64b0598c38196db3b78438ee6 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 12 Nov 2023 06:09:24 +0000 Subject: [PATCH] Update Croc to 1.10.13 (33) --- 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 1146791d6e..d1264557e9 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -243,7 +243,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.10.13 + versionCode: 33 + commit: b372d28f5035afded056e7dae72ec403941a078a + 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.12 -CurrentVersionCode: 32 +CurrentVersion: 1.10.13 +CurrentVersionCode: 33