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