From 367badc22a2a668eb6858f1dfb567d669dd955e5 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 24 Dec 2022 06:23:44 +0000 Subject: [PATCH] Update Croc to 1.10.7 (27) --- 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 77caa6e3cf..b99c289beb 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -183,7 +183,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.10.7 + versionCode: 27 + commit: 304795100466d4f0d3bfe02ac79d4883507be0a1 + 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.10.6 -CurrentVersionCode: 26 +CurrentVersion: 1.10.7 +CurrentVersionCode: 27