From 47ddae2c2755fdba82fd0c905d583d75574aec8a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 30 Mar 2025 03:48:09 +0000 Subject: [PATCH] Update Croc to 1.11.4 (39) --- 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 7d696cd0ac..74c45988ea 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -303,7 +303,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.11.4 + versionCode: 39 + commit: 8504fd608cb6b4d37261f006b4f8cfab3c8478e5 + 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.3 -CurrentVersionCode: 38 +CurrentVersion: 1.11.4 +CurrentVersionCode: 39