From cd3517a7d5d6cd9a27401015399a9ef8e494fffc Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 27 Feb 2022 04:58:34 +0000 Subject: [PATCH] Update Croc to 1.10.2 (22) --- 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 d4b5ad086b..af65b85d61 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -133,7 +133,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.10.2 + versionCode: 22 + commit: 93b0efe7bd98936489901331e8acad52be49f0ee + 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.1 -CurrentVersionCode: 21 +CurrentVersion: 1.10.2 +CurrentVersionCode: 22