From 0d2ae6f82e3bda128ae6f8ef8afda312945375dc Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 1 May 2021 04:41:20 +0000 Subject: [PATCH] Update Croc to 1.8.2 (16) --- 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 7d567a7c93..f300758ec2 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -73,7 +73,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.8.2 + versionCode: 16 + commit: v1.8.2 + 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.1 -CurrentVersionCode: 15 +CurrentVersion: 1.8.2 +CurrentVersionCode: 16