From ad8e083682afc782278c4093d1fbe70d8f8c1db8 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Wed, 26 Nov 2025 04:01:25 +0000 Subject: [PATCH] Update Croc to 10.3.1 (43) --- 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 87058f5417..12644cbac1 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -344,7 +344,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 10.3.1 + versionCode: 43 + commit: 2d860cb5ad762e3e588e3fb1c182dd1c35bf393e + 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.7 -CurrentVersionCode: 42 +CurrentVersion: 10.3.1 +CurrentVersionCode: 43