mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-08 13:36:16 +00:00
DAVx5: Add 4.0-beta1 (beta versions are not automatically added by intention)
This commit is contained in:
parent
4d0daa03e2
commit
87e185a5a9
1 changed files with 12 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue