mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 22:26:57 +00:00
Update DAVx⁵ to 4.2.0.3-ose (402000009)
This commit is contained in:
parent
bdc1056ea0
commit
8e10dfd732
1 changed files with 14 additions and 2 deletions
|
|
@ -1591,7 +1591,19 @@ Builds:
|
|||
gradle:
|
||||
- standard
|
||||
|
||||
- versionName: 4.2.0.3-ose
|
||||
versionCode: 402000009
|
||||
commit: 08dfa3f048bda504ac810619344e5e47eca9af98
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- standard
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v[0-9.]+-ose[0-9]*$
|
||||
CurrentVersion: 4.2.0.2-ose
|
||||
CurrentVersionCode: 402000008
|
||||
CurrentVersion: 4.2.0.3-ose
|
||||
CurrentVersionCode: 402000009
|
||||
|
|
|
|||
Loading…
Reference in a new issue