mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update DAVx⁵ to 4.3.10-ose (403100003)
This commit is contained in:
parent
c745cf934d
commit
22bd3f9b40
1 changed files with 14 additions and 2 deletions
|
|
@ -1774,7 +1774,19 @@ Builds:
|
|||
- ose
|
||||
prebuild: sed -i -e 's/configuration-cache=.*/configuration-cache=false/' ../gradle.properties
|
||||
|
||||
- versionName: 4.3.10-ose
|
||||
versionCode: 403100003
|
||||
commit: a792d4db98904b6597c3d652b862699fa39033c7
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- ose
|
||||
prebuild: sed -i -e 's/configuration-cache=.*/configuration-cache=false/' ../gradle.properties
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]+-ose[0-9]*$
|
||||
CurrentVersion: 4.3.9-ose
|
||||
CurrentVersionCode: 403090002
|
||||
CurrentVersion: 4.3.10-ose
|
||||
CurrentVersionCode: 403100003
|
||||
|
|
|
|||
Loading…
Reference in a new issue