DAVx5: Add 4.0-beta1 (beta versions are not automatically added by intention)

This commit is contained in:
Ricki Hirner 2021-09-29 14:05:55 +02:00
parent 4d0daa03e2
commit 87e185a5a9

View file

@ -1507,6 +1507,18 @@ Builds:
gradle:
- standard
- versionName: 4.0-beta1-ose
versionCode: 400000001
commit: 231e54db4ff0691d51e66ae87f14a3fcac85abcb
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: 3.4.0.1-ose