From 73a890a558d2a650166ff7aee4d4ad425dbcbb5c Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Mon, 15 Sep 2025 04:00:30 +0000 Subject: [PATCH] Update Croc to 1.11.7 (42) --- 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 47fd4dc599..87058f5417 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -334,7 +334,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.11.7 + versionCode: 42 + commit: b2b6c3cf9027d2859a40453e475368c3015a3ed3 + 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.6 -CurrentVersionCode: 41 +CurrentVersion: 1.11.7 +CurrentVersionCode: 42