mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Wasted to 1.5.9 (38)
This commit is contained in:
parent
6951177aab
commit
d1c0696fc1
1 changed files with 13 additions and 2 deletions
|
|
@ -281,7 +281,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.9
|
||||
versionCode: 38
|
||||
commit: 930c6d3f17894f270ff1d56ae19fdb479826cf6e
|
||||
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.8
|
||||
CurrentVersionCode: 37
|
||||
CurrentVersion: 1.5.9
|
||||
CurrentVersionCode: 38
|
||||
|
|
|
|||
Loading…
Reference in a new issue