mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Wattz to 1.10 (10)
This commit is contained in:
parent
67f392f0f8
commit
c11a69946d
1 changed files with 13 additions and 2 deletions
|
|
@ -78,7 +78,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.10'
|
||||
versionCode: 10
|
||||
commit: 3d69957c98f59a08cdeca70c3eb2880403c5329d
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.9'
|
||||
CurrentVersionCode: 9
|
||||
CurrentVersion: '1.10'
|
||||
CurrentVersionCode: 10
|
||||
|
|
|
|||
Loading…
Reference in a new issue