mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Dokuwiki to v0.33 (68)
This commit is contained in:
parent
e28ceca7c5
commit
66e3c5a7e2
1 changed files with 13 additions and 2 deletions
|
|
@ -111,7 +111,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v0.33
|
||||
versionCode: 68
|
||||
commit: 014e793939b75628ea1d2459773f161add837567
|
||||
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.32
|
||||
CurrentVersionCode: 67
|
||||
CurrentVersion: v0.33
|
||||
CurrentVersionCode: 68
|
||||
|
|
|
|||
Loading…
Reference in a new issue