From b04cd96baa1b832677228846f1991b77c92f5710 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 26 May 2024 06:00:12 +0000 Subject: [PATCH] Update Croc to 1.11.0 (35) --- 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 38b2742ba4..2b3bd3d02d 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -263,7 +263,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.11.0 + versionCode: 35 + commit: e7a5023b9ea57dfdd2181f3b710d79a60f073097 + 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.10.14 -CurrentVersionCode: 34 +CurrentVersion: 1.11.0 +CurrentVersionCode: 35