mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Wasted to 1.3.4 (24)
This commit is contained in:
parent
cfb0856c8e
commit
695c7ae488
1 changed files with 13 additions and 2 deletions
|
|
@ -156,7 +156,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.4
|
||||
versionCode: 24
|
||||
commit: b7463e391065f80ecab11ece5c27726e51e684fa
|
||||
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.3
|
||||
CurrentVersionCode: 23
|
||||
CurrentVersion: 1.3.4
|
||||
CurrentVersionCode: 24
|
||||
|
|
|
|||
Loading…
Reference in a new issue