From c4533526419071d15398034437924815836b70ac Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 22 Mar 2023 06:17:51 +0000 Subject: [PATCH] Update Croc to 1.10.10 (30) --- 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 7c068b301f..6240c195d8 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -213,7 +213,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.10.10 + versionCode: 30 + commit: 4b14082b454d767c68fe2e560ada165b27146f3b + output: crocgui.apk + build: + - export ANDROID_SDK_ROOT=$$SDK$$ + - export ANDROID_NDK_ROOT=$$NDK$$ + - bash ./fdroid-build.sh + ndk: r21e + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.10.9 -CurrentVersionCode: 29 +CurrentVersion: 1.10.10 +CurrentVersionCode: 30