From 9403ffc020800dc25c58591e050ddd53daf54bca Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 30 Dec 2022 06:16:38 +0000 Subject: [PATCH] Update Croc to 1.10.8 (28) --- 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 b99c289beb..128b826354 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -193,7 +193,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.10.8 + versionCode: 28 + commit: 25118f20d7ae946ef28309d1a74afc6af9a16ca5 + output: crocgui.apk + build: + - export ANDROID_SDK_ROOT=$$SDK$$ + - export ANDROID_NDK_ROOT=$$NDK$$ + - bash ./fdroid-build.sh + ndk: r21e + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.10.7 -CurrentVersionCode: 27 +CurrentVersion: 1.10.8 +CurrentVersionCode: 28