mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-26 16:54:09 +00:00
31 lines
725 B
YAML
31 lines
725 B
YAML
|
|
Categories:
|
||
|
|
- Internet
|
||
|
|
License: MIT
|
||
|
|
AuthorName: qwerty287
|
||
|
|
AuthorEmail: ndev@web.de
|
||
|
|
SourceCode: https://codeberg.org/qwerty287/ftpclient
|
||
|
|
IssueTracker: https://codeberg.org/qwerty287/ftpclient/issues
|
||
|
|
Changelog: https://codeberg.org/qwerty287/ftpclient/releases
|
||
|
|
|
||
|
|
AutoName: FTPClient
|
||
|
|
|
||
|
|
RepoType: git
|
||
|
|
Repo: https://codeberg.org/qwerty287/ftpclient.git
|
||
|
|
|
||
|
|
Builds:
|
||
|
|
- versionName: 2.0.2
|
||
|
|
versionCode: 6
|
||
|
|
commit: eea670e2ef28741b76cc75a1e491f232b5d9c2da
|
||
|
|
subdir: app
|
||
|
|
sudo:
|
||
|
|
- apt-get update || apt-get update
|
||
|
|
- apt-get install -y openjdk-11-jdk-headless
|
||
|
|
- update-alternatives --auto java
|
||
|
|
gradle:
|
||
|
|
- yes
|
||
|
|
|
||
|
|
AutoUpdateMode: Version
|
||
|
|
UpdateCheckMode: Tags
|
||
|
|
CurrentVersion: 2.0.2
|
||
|
|
CurrentVersionCode: 6
|