mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update kMail to 1.0.0-beta4 (10000024)
This commit is contained in:
parent
bdef17c876
commit
736e552081
1 changed files with 14 additions and 2 deletions
|
|
@ -27,7 +27,19 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.0.0-beta4
|
||||
versionCode: 10000024
|
||||
commit: 97841672174eba19599baba2fc005f56fc47ba50
|
||||
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-beta3
|
||||
CurrentVersionCode: 10000023
|
||||
CurrentVersion: 1.0.0-beta4
|
||||
CurrentVersionCode: 10000024
|
||||
|
|
|
|||
Loading…
Reference in a new issue