From a309caf5b5d07da645d62ec06c6bdb32b18eaec5 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Mon, 8 Sep 2025 03:58:30 +0000 Subject: [PATCH] Update Croc to 1.11.6 (41) --- 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 c9a598e7ea..47fd4dc599 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -324,7 +324,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.11.6 + versionCode: 41 + commit: 949c3c09abc41efc79211e3eedb2a0586245e1b1 + 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.11.5 -CurrentVersionCode: 40 +CurrentVersion: 1.11.6 +CurrentVersionCode: 41