From 05586e2cdece237e19d1025b017be7af41e329e6 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 16 May 2023 06:08:46 +0000 Subject: [PATCH] Update Croc to 1.10.11 (31) --- 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 6240c195d8..1a39dd2fcc 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -223,7 +223,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.10.11 + versionCode: 31 + commit: 5492107ec845cbc48db484f0848bbec26891e49a + 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.10 -CurrentVersionCode: 30 +CurrentVersion: 1.10.11 +CurrentVersionCode: 31