New app: EasySSHFS (ru.nsu.bobrofon.easysshfs)

This commit is contained in:
bobrofon 2022-05-03 12:42:30 +00:00 committed by linsui
parent a53ce79c57
commit 1bc11222eb

View file

@ -0,0 +1,35 @@
Categories:
- Internet
- System
License: MIT
AuthorName: Sergey Bobrenok
AuthorEmail: bobrofon@gmail.com
SourceCode: https://github.com/bobrofon/easysshfs
IssueTracker: https://github.com/bobrofon/easysshfs/issues
Changelog: https://github.com/bobrofon/easysshfs/releases
AutoName: EasySSHFS
RequiresRoot: 'yes'
RepoType: git
Repo: https://github.com/bobrofon/easysshfs
Builds:
- versionName: 0.5.8
versionCode: 79
commit: 0.5.8
subdir: app
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless g++ wget cpio bc
- update-alternatives --auto java
gradle:
- yes
ndk: r21e
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 0.5.8
CurrentVersionCode: 79