mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update MoasdaWiki App to 3.2.1.0 (29)
This commit is contained in:
parent
f851545445
commit
fea774fc8a
1 changed files with 13 additions and 2 deletions
|
|
@ -106,7 +106,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.2.1.0
|
||||
versionCode: 29
|
||||
commit: e0399f70752f17e9a13767a9a6c427eca78fd737
|
||||
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
|
||||
CurrentVersion: 3.1.0.0
|
||||
CurrentVersionCode: 28
|
||||
CurrentVersion: 3.2.1.0
|
||||
CurrentVersionCode: 29
|
||||
|
|
|
|||
Loading…
Reference in a new issue