From a53ecccaa87d6e271a89cb7ce6b1069369dbe48f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 8 Jan 2022 04:43:47 +0000 Subject: [PATCH] Update Croc to 1.10.1 (21) --- 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 adbaad2bec..d4b5ad086b 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -123,7 +123,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.10.1 + versionCode: 21 + commit: 831636ac294e9bce0a9e927cdd349823204a80af + 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.0 -CurrentVersionCode: 20 +CurrentVersion: 1.10.1 +CurrentVersionCode: 21