mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Wasted to 1.5.8 (37)
This commit is contained in:
parent
eea751dd11
commit
f412f213ce
1 changed files with 13 additions and 2 deletions
|
|
@ -266,7 +266,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.8
|
||||
versionCode: 37
|
||||
commit: 409fe57a3f28056ccc8c9b904394a322eb224465
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.5.6
|
||||
CurrentVersionCode: 35
|
||||
CurrentVersion: 1.5.8
|
||||
CurrentVersionCode: 37
|
||||
|
|
|
|||
Loading…
Reference in a new issue