mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Wasted to 1.3.3 (23)
This commit is contained in:
parent
f78fce028b
commit
e1b26d91f8
1 changed files with 13 additions and 2 deletions
|
|
@ -145,7 +145,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.3
|
||||
versionCode: 23
|
||||
commit: e353c1d891b5d76826e1b3b3cd63430a06cd6c5b
|
||||
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.2
|
||||
CurrentVersionCode: 22
|
||||
CurrentVersion: 1.3.3
|
||||
CurrentVersionCode: 23
|
||||
|
|
|
|||
Loading…
Reference in a new issue