From b302bb657889c8facee6f74f735dc1ab50163183 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 19 Apr 2021 04:43:49 +0000 Subject: [PATCH] Update Croc to 1.7.2 (13) --- 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 fe7e7209dd..3e8c571533 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -63,7 +63,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.7.2 + versionCode: 13 + commit: v1.7.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.7.1 -CurrentVersionCode: 12 +CurrentVersion: 1.7.2 +CurrentVersionCode: 13