mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update ikMail to 1.0.0-beta16 (10000038)
This commit is contained in:
parent
b9cb9b5eef
commit
48e6862597
1 changed files with 15 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ WebSite: https://www.infomaniak.com
|
|||
SourceCode: https://github.com/Infomaniak/android-kMail
|
||||
IssueTracker: https://contact.infomaniak.com
|
||||
|
||||
AutoName: kMail
|
||||
AutoName: ikMail
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Infomaniak/android-kMail.git
|
||||
|
|
@ -171,7 +171,19 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.0.0-beta16
|
||||
versionCode: 10000038
|
||||
commit: b72d1127a16066f8576469656397260140f044d0
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.0-beta15
|
||||
CurrentVersionCode: 10000037
|
||||
CurrentVersion: 1.0.0-beta16
|
||||
CurrentVersionCode: 10000038
|
||||
|
|
|
|||
Loading…
Reference in a new issue