mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update EasySSHFS to 0.5.11 (85)
This commit is contained in:
parent
a960090e62
commit
b191fecabf
1 changed files with 15 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue