From 573ea09a47357f11db1c3024884cef138a5499e4 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 13 Jun 2021 04:39:41 +0000 Subject: [PATCH] Update Croc to 1.8.3 (17) --- 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 f300758ec2..cb176e26a0 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -83,7 +83,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.8.3 + versionCode: 17 + commit: v1.8.3 + 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.8.2 -CurrentVersionCode: 16 +CurrentVersion: 1.8.3 +CurrentVersionCode: 17