mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update DAVx⁵ to 4.3.4.1-ose (403040101)
This commit is contained in:
parent
c6c38627b9
commit
52bd4d4040
1 changed files with 14 additions and 2 deletions
|
|
@ -1677,7 +1677,19 @@ Builds:
|
|||
gradle:
|
||||
- ose
|
||||
|
||||
- versionName: 4.3.4.1-ose
|
||||
versionCode: 403040101
|
||||
commit: 1b521e3c17aa2813c721de10d2c277c1d55221c7
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- ose
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]+-ose[0-9]*$
|
||||
CurrentVersion: 4.3.4-ose
|
||||
CurrentVersionCode: 403040000
|
||||
CurrentVersion: 4.3.4.1-ose
|
||||
CurrentVersionCode: 403040101
|
||||
|
|
|
|||
Loading…
Reference in a new issue