From 6b281c72a1d511fdebd79adb2c62c3b9987b2031 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 13 Jul 2024 05:53:25 +0000 Subject: [PATCH] Update Croc to 1.11.1 (36) --- 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 2b3bd3d02d..e67c79806f 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -273,7 +273,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.11.1 + versionCode: 36 + commit: 8753c6bdb790c9d50e220c3d0bd778e1fef88ed7 + 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.0 -CurrentVersionCode: 35 +CurrentVersion: 1.11.1 +CurrentVersionCode: 36