From 599ce36c2bda8c767d4d9db3aca26c6286b8957a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 26 Mar 2021 04:34:02 +0000 Subject: [PATCH] Update Croc to 1.5.0 (9) --- 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 84d2df0612..957c4de203 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -23,7 +23,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.5.0 + versionCode: 9 + commit: v1.5.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.4.1 -CurrentVersionCode: 8 +CurrentVersion: 1.5.0 +CurrentVersionCode: 9