From 4f04132a9fab18f967a9f086387fa4f15ad533ef Mon Sep 17 00:00:00 2001 From: linsui Date: Sun, 30 Apr 2023 19:48:10 +0800 Subject: [PATCH] easysshfs: disable 0.5.9 --- metadata/ru.nsu.bobrofon.easysshfs.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata/ru.nsu.bobrofon.easysshfs.yml b/metadata/ru.nsu.bobrofon.easysshfs.yml index 590c54b3f2..2676273ceb 100644 --- a/metadata/ru.nsu.bobrofon.easysshfs.yml +++ b/metadata/ru.nsu.bobrofon.easysshfs.yml @@ -31,12 +31,13 @@ Builds: - versionName: 0.5.9 versionCode: 81 + disable: https://github.com/bobrofon/easysshfs/issues/44 commit: 7f5a0879b658ebabd5a47e5e630f6d68e20baab1 subdir: app submodules: true sudo: - apt-get update - - apt-get install -y openjdk-11-jdk-headless g++ wget cpio bc + - apt-get install -y g++ wget cpio bc make gradle: - yes ndk: r21e