mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update ikMail to 1.0.1 (10000101)
This commit is contained in:
parent
7157973ab9
commit
a3cbe73a63
1 changed files with 14 additions and 2 deletions
|
|
@ -195,7 +195,19 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- fdroid
|
- fdroid
|
||||||
|
|
||||||
|
- versionName: 1.0.1
|
||||||
|
versionCode: 10000101
|
||||||
|
commit: 25c2d6739a34e05fdaef17e100a7afef6d17c4fd
|
||||||
|
subdir: app
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.0.0
|
CurrentVersion: 1.0.1
|
||||||
CurrentVersionCode: 10000042
|
CurrentVersionCode: 10000101
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue