mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Wasted to 1.4.0 (25)
This commit is contained in:
parent
1e73fe090f
commit
59c3c6d936
1 changed files with 13 additions and 2 deletions
|
|
@ -167,7 +167,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.0
|
||||
versionCode: 25
|
||||
commit: 1abfef163a2bfb70806d02b9c5595f771ab40244
|
||||
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.3.4
|
||||
CurrentVersionCode: 24
|
||||
CurrentVersion: 1.4.0
|
||||
CurrentVersionCode: 25
|
||||
|
|
|
|||
Loading…
Reference in a new issue