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