Update kSync

This commit is contained in:
Joris Bodin 2022-03-01 10:05:33 +00:00 committed by linsui
parent ffddd5f4f2
commit 05bafbca2a

View file

@ -5,13 +5,13 @@ Categories:
License: GPL-3.0-only
AuthorName: Infomaniak
WebSite: https://www.infomaniak.com
SourceCode: https://gitlab.com/infomaniak/android-infomaniak-sync
SourceCode: https://github.com/Infomaniak/android-kSync
IssueTracker: https://contact.infomaniak.com
AutoName: kSync
RepoType: git
Repo: https://gitlab.com/infomaniak/android-infomaniak-sync.git
Repo: https://github.com/Infomaniak/android-kSync.git
Builds:
- versionName: '1.3'
@ -54,7 +54,19 @@ Builds:
gradle:
- free
AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^1
CurrentVersion: 1.5.2
CurrentVersionCode: 27
- versionName: 4.1.1
versionCode: 401010002
commit: 4.1.1
subdir: app
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- standard
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 4.1.1
CurrentVersionCode: 401010002