From cb4f590d05d23e113381cde6d01881cdf2d72d46 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 29 Nov 2021 04:48:06 +0000 Subject: [PATCH] Update Croc to 1.10.0 (20) --- 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 59bbe49102..adbaad2bec 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -113,7 +113,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.10.0 + versionCode: 20 + commit: 63b13d2ca1f0d2e389c8482e0b4aafa04982565c + 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.1 -CurrentVersionCode: 19 +CurrentVersion: 1.10.0 +CurrentVersionCode: 20