mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update ikMail to 1.0.5 (10000503)
This commit is contained in:
parent
a7ecbf5628
commit
a5d84a0b10
1 changed files with 14 additions and 2 deletions
|
|
@ -243,7 +243,19 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.0.5
|
||||
versionCode: 10000503
|
||||
commit: 54fec23a414b3f6382e798354517a26838705860
|
||||
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.4
|
||||
CurrentVersionCode: 10000401
|
||||
CurrentVersion: 1.0.5
|
||||
CurrentVersionCode: 10000503
|
||||
|
|
|
|||
Loading…
Reference in a new issue