mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Dokuwiki to v0.31 (66)
This commit is contained in:
parent
358766a93e
commit
36cd56de52
1 changed files with 13 additions and 2 deletions
|
|
@ -89,7 +89,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: v0.31
|
||||||
|
versionCode: 66
|
||||||
|
commit: 72933d2034f81c67fe77524913014b3601940fab
|
||||||
|
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
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags v\d+\.\d+
|
UpdateCheckMode: Tags v\d+\.\d+
|
||||||
CurrentVersion: v0.30
|
CurrentVersion: v0.31
|
||||||
CurrentVersionCode: 65
|
CurrentVersionCode: 66
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue