From 2a5bedd47a42bf2f2d0f3526e07f01449e6517b1 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 15 Feb 2023 06:06:31 +0000 Subject: [PATCH] Update Croc to 1.10.9 (29) --- 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 097f8f8b94..7c068b301f 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -203,7 +203,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.10.9 + versionCode: 29 + commit: ca17fe0b6873e43f0864569e6fb2f6d466dc7999 + 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.8 -CurrentVersionCode: 28 +CurrentVersion: 1.10.9 +CurrentVersionCode: 29