mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Dokuwiki to v0.32 (67)
This commit is contained in:
parent
ff08df368f
commit
3adcdf71d6
1 changed files with 13 additions and 2 deletions
|
|
@ -100,7 +100,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v0.32
|
||||
versionCode: 67
|
||||
commit: b25c0460ddf935932a4b43f8da4ff52cca8cb4c4
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags v\d+\.\d+
|
||||
CurrentVersion: v0.31
|
||||
CurrentVersionCode: 66
|
||||
CurrentVersion: v0.32
|
||||
CurrentVersionCode: 67
|
||||
|
|
|
|||
Loading…
Reference in a new issue