From 6378ca914264c9575ff2e32ceb9adc5abcfb168b Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 18 Dec 2024 03:44:34 +0000 Subject: [PATCH] Update Croc to 1.11.3 (38) --- 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 2cb7e8d3eb..7d696cd0ac 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -293,7 +293,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.11.3 + versionCode: 38 + commit: 0b3b26b786300c5e2f40a856e3f13261c407ea29 + 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.2 -CurrentVersionCode: 37 +CurrentVersion: 1.11.3 +CurrentVersionCode: 38