From abc2f127a5d9be69f8a6b29de7e5c355090ab398 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 5 Sep 2021 04:49:00 +0000 Subject: [PATCH] Update Croc to 1.9.0 (18) --- 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 cb176e26a0..57aec5f196 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -93,7 +93,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.9.0 + versionCode: 18 + commit: 019ceaf1a2165993755cfb1909d5afaad3fe3a54 + 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.3 -CurrentVersionCode: 17 +CurrentVersion: 1.9.0 +CurrentVersionCode: 18