From 6c9014aa18ae97933e34fa2002753df7546b65d7 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 11 May 2025 03:49:44 +0000 Subject: [PATCH] Update Croc to 1.11.5 (40) --- 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 74c45988ea..639ace90b0 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -313,7 +313,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.11.5 + versionCode: 40 + commit: 2a56107fc999c899cd232a37431e73296622ef21 + 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.4 -CurrentVersionCode: 39 +CurrentVersion: 1.11.5 +CurrentVersionCode: 40