mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 06:07:28 +00:00
Update Wattz to 1.17 (17)
This commit is contained in:
parent
d44607fbf4
commit
93614c8980
1 changed files with 13 additions and 2 deletions
|
|
@ -117,7 +117,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.17'
|
||||
versionCode: 17
|
||||
commit: 800f1b7e46d0d64de38a0ea6e7df73267d54670d
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.14'
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: '1.17'
|
||||
CurrentVersionCode: 17
|
||||
|
|
|
|||
Loading…
Reference in a new issue