mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
Update Infomaniak Mail to 1.0.11 (10001101)
This commit is contained in:
parent
954f9c6a9f
commit
de06f38f6f
1 changed files with 15 additions and 3 deletions
|
|
@ -11,7 +11,7 @@ WebSite: https://www.infomaniak.com
|
|||
SourceCode: https://github.com/Infomaniak/android-kMail
|
||||
IssueTracker: https://contact.infomaniak.com
|
||||
|
||||
AutoName: ikMail
|
||||
AutoName: Infomaniak Mail
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Infomaniak/android-kMail.git
|
||||
|
|
@ -317,9 +317,21 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.0.11
|
||||
versionCode: 10001101
|
||||
commit: 254f0b89341e7b29a26227d0e6ace175b42332e1
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
MaintainerNotes: on tracking see https://gitlab.com/fdroid/fdroiddata/-/merge_requests/12696#note_1303894823
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.10
|
||||
CurrentVersionCode: 10001001
|
||||
CurrentVersion: 1.0.11
|
||||
CurrentVersionCode: 10001101
|
||||
|
|
|
|||
Loading…
Reference in a new issue