From 3086be67ae9c5a68b2c1b5117dbbca234ba772a2 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 3 Sep 2023 18:42:15 +0000 Subject: [PATCH] Update EasySSHFS to 0.5.10 (83) --- 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 68c42b4226..dfcb2b6790 100644 --- a/metadata/ru.nsu.bobrofon.easysshfs.yml +++ b/metadata/ru.nsu.bobrofon.easysshfs.yml @@ -42,7 +42,20 @@ Builds: - yes ndk: r21e + - versionName: 0.5.10 + versionCode: 83 + commit: faf54154a2b0ca1a964db4f47e8144f384dc6858 + 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.9-1 -CurrentVersionCode: 81 +CurrentVersion: 0.5.10 +CurrentVersionCode: 83