From 3b58ed26de1b9ba8c202210ed8fa0aa25cb8c2cb Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 14 Dec 2022 06:14:59 +0000 Subject: [PATCH] Update Croc to 1.10.6 (26) --- 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 8c30dd0ff5..77caa6e3cf 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -173,7 +173,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.10.6 + versionCode: 26 + commit: a2cbd6d45c5be2ff3de591eae50c6b7589b899ba + 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.5 -CurrentVersionCode: 25 +CurrentVersion: 1.10.6 +CurrentVersionCode: 26