mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update DAVx⁵ to 4.2.0.2-ose (402000008)
This commit is contained in:
parent
6f5f151e53
commit
4afd2ec52d
1 changed files with 14 additions and 2 deletions
|
|
@ -1579,7 +1579,19 @@ Builds:
|
|||
gradle:
|
||||
- standard
|
||||
|
||||
- versionName: 4.2.0.2-ose
|
||||
versionCode: 402000008
|
||||
commit: 5ee6e57b03c0dd700af5405c9d1890ef1e3c3d13
|
||||
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.1-ose
|
||||
CurrentVersionCode: 402000007
|
||||
CurrentVersion: 4.2.0.2-ose
|
||||
CurrentVersionCode: 402000008
|
||||
|
|
|
|||
Loading…
Reference in a new issue