fdroiddata/metadata/com.phpbg.easysync.yml
F-Droid checkupdates bot 58a90b4bf1 Update Easy Sync to 1.2 (3)
2023-12-07 09:49:48 +00:00

43 lines
905 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
- versionName: '1.2'
versionCode: 3
commit: 260553373ec2b3bb96eaa9f0de11e06527c74fc6
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.2'
CurrentVersionCode: 3