mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
33 lines
649 B
YAML
33 lines
649 B
YAML
|
|
Categories:
|
||
|
|
- Connectivity
|
||
|
|
- Internet
|
||
|
|
- Multimedia
|
||
|
|
- System
|
||
|
|
License: MIT
|
||
|
|
AuthorName: Samuel CHEMLA
|
||
|
|
SourceCode: https://github.com/phpbg/easysync
|
||
|
|
IssueTracker: https://github.com/phpbg/easysync/issues
|
||
|
|
Donate: https://github.com/sponsors/phpbg
|
||
|
|
|
||
|
|
AutoName: Easy Sync
|
||
|
|
|
||
|
|
RepoType: git
|
||
|
|
Repo: https://github.com/phpbg/easysync.git
|
||
|
|
|
||
|
|
Builds:
|
||
|
|
- versionName: '1.1'
|
||
|
|
versionCode: 2
|
||
|
|
commit: v1.1
|
||
|
|
subdir: app
|
||
|
|
sudo:
|
||
|
|
- apt-get update
|
||
|
|
- apt-get install -y openjdk-17-jdk-headless
|
||
|
|
- update-java-alternatives -a
|
||
|
|
gradle:
|
||
|
|
- yes
|
||
|
|
|
||
|
|
AutoUpdateMode: Version
|
||
|
|
UpdateCheckMode: Tags
|
||
|
|
CurrentVersion: '1.1'
|
||
|
|
CurrentVersionCode: 2
|