mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update kMail to 1.0.0-beta9 (10000029)
This commit is contained in:
parent
feea486b65
commit
ff08b66e66
1 changed files with 14 additions and 2 deletions
|
|
@ -87,7 +87,19 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.0.0-beta9
|
||||
versionCode: 10000029
|
||||
commit: 266298ee085771cdc467156dacb3509705c9a6c5
|
||||
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-beta8
|
||||
CurrentVersionCode: 10000028
|
||||
CurrentVersion: 1.0.0-beta9
|
||||
CurrentVersionCode: 10000029
|
||||
|
|
|
|||
Loading…
Reference in a new issue