mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update kMail to 1.0.0-beta5 (10000025)
This commit is contained in:
parent
713fd9ce9e
commit
a9ac6b26c6
1 changed files with 14 additions and 2 deletions
|
|
@ -39,7 +39,19 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.0.0-beta5
|
||||
versionCode: 10000025
|
||||
commit: 857c0cef808897023c8100798f9a51c443f593df
|
||||
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-beta4
|
||||
CurrentVersionCode: 10000024
|
||||
CurrentVersion: 1.0.0-beta5
|
||||
CurrentVersionCode: 10000025
|
||||
|
|
|
|||
Loading…
Reference in a new issue