mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 03:22:25 +00:00
Update Wasted to 1.5.1 (30)
This commit is contained in:
parent
7a6ff693a8
commit
90c4b0463b
1 changed files with 13 additions and 2 deletions
|
|
@ -211,7 +211,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.5.1
|
||||||
|
versionCode: 30
|
||||||
|
commit: 07332d389273618d8ee06500b52dc605e50559e2
|
||||||
|
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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.4.3
|
CurrentVersion: 1.5.1
|
||||||
CurrentVersionCode: 28
|
CurrentVersionCode: 30
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue