From b191fecabf2979755c508bf85d043529ba039cdf Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 20 Feb 2024 17:15:27 +0000 Subject: [PATCH] Update EasySSHFS to 0.5.11 (85) --- metadata/ru.nsu.bobrofon.easysshfs.yml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/metadata/ru.nsu.bobrofon.easysshfs.yml b/metadata/ru.nsu.bobrofon.easysshfs.yml index dfcb2b6790..d8f5612c18 100644 --- a/metadata/ru.nsu.bobrofon.easysshfs.yml +++ b/metadata/ru.nsu.bobrofon.easysshfs.yml @@ -55,7 +55,20 @@ Builds: - yes ndk: r21e + - versionName: 0.5.11 + versionCode: 85 + commit: f3dfeb27b4aee958daf43f44c4e1c5c2b8cff023 + subdir: app + submodules: true + sudo: + - apt-get update + - apt-get install -y g++ wget cpio bc make cmake bzip2 file openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - yes + ndk: r21e + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 0.5.10 -CurrentVersionCode: 83 +CurrentVersion: 0.5.11 +CurrentVersionCode: 85