From 46cd3f2224cc5cbfe4bca57dea9eaa9f9e656963 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 8 Apr 2024 05:51:42 +0000 Subject: [PATCH] Update Croc to 1.10.14 (34) --- 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 d1264557e9..38b2742ba4 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -253,7 +253,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.10.14 + versionCode: 34 + commit: 9f35653e8de1ce5911ff2d5202284767941f9120 + 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.13 -CurrentVersionCode: 33 +CurrentVersion: 1.10.14 +CurrentVersionCode: 34