From daffaff75213335f1731c951e0d38f8eb29f49dd Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 3 Apr 2021 04:18:33 +0000 Subject: [PATCH] Update Croc to 1.6.0 (10) --- 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 957c4de203..673ed5b81d 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -33,7 +33,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.6.0 + versionCode: 10 + commit: v1.6.0 + 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.5.0 -CurrentVersionCode: 9 +CurrentVersion: 1.6.0 +CurrentVersionCode: 10