From aa8447d6fe9b480918a3bd8db3c9843405fbcff0 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 21 Jul 2024 15:57:39 +0000 Subject: [PATCH] Update EasySSHFS to 0.5.12 (87) --- metadata/ru.nsu.bobrofon.easysshfs.yml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/metadata/ru.nsu.bobrofon.easysshfs.yml b/metadata/ru.nsu.bobrofon.easysshfs.yml index d8f5612c18..c79f49821c 100644 --- a/metadata/ru.nsu.bobrofon.easysshfs.yml +++ b/metadata/ru.nsu.bobrofon.easysshfs.yml @@ -68,7 +68,19 @@ Builds: - yes ndk: r21e + - versionName: 0.5.12 + versionCode: 87 + commit: 23028fbb55f484ae5c2e12457fd8eafeb16e51e7 + subdir: app + submodules: true + sudo: + - apt-get update + - apt-get install -y g++ wget cpio bc make cmake bzip2 file openjdk-17-jdk-headless + gradle: + - yes + ndk: r21e + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 0.5.11 -CurrentVersionCode: 85 +CurrentVersion: 0.5.12 +CurrentVersionCode: 87