From 530476727f3fecfa6c5ab43c628b700de7343040 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 29 Oct 2021 04:58:14 +0000 Subject: [PATCH] Update Croc to 1.9.1 (19) --- 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 57aec5f196..59bbe49102 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -103,7 +103,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.9.1 + versionCode: 19 + commit: 6f0912f88c08fe271c4aae1a47f0a7c952b6816d + 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.9.0 -CurrentVersionCode: 18 +CurrentVersion: 1.9.1 +CurrentVersionCode: 19