mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Wasted to 1.2.5 (17)
This commit is contained in:
parent
10ce74f48a
commit
a20933abd1
1 changed files with 13 additions and 2 deletions
|
|
@ -79,7 +79,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.5
|
||||
versionCode: 17
|
||||
commit: 7e183cdbdf35bf7d62427797508ecacaa7d6920b
|
||||
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.2.3
|
||||
CurrentVersionCode: 15
|
||||
CurrentVersion: 1.2.5
|
||||
CurrentVersionCode: 17
|
||||
|
|
|
|||
Loading…
Reference in a new issue