mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update ikMail to 1.0.9 (10000901)
This commit is contained in:
parent
609539dac5
commit
22b490d222
1 changed files with 14 additions and 2 deletions
|
|
@ -293,9 +293,21 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.0.9
|
||||
versionCode: 10000901
|
||||
commit: e23d57652eb7c744accf848de576a3eb22d9fd85
|
||||
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.8
|
||||
CurrentVersionCode: 10000801
|
||||
CurrentVersion: 1.0.9
|
||||
CurrentVersionCode: 10000901
|
||||
|
|
|
|||
Loading…
Reference in a new issue