mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Weather to 3.18 (55)
This commit is contained in:
parent
7818314b24
commit
755c75d4cc
1 changed files with 13 additions and 2 deletions
|
|
@ -257,7 +257,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.18'
|
||||
versionCode: 55
|
||||
commit: 32b621d8c7c5982e298287379d39ef0e68d3d9bb
|
||||
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
|
||||
UpdateCheckMode: Tags ^[0-9\.]+$
|
||||
CurrentVersion: '3.17'
|
||||
CurrentVersionCode: 54
|
||||
CurrentVersion: '3.18'
|
||||
CurrentVersionCode: 55
|
||||
|
|
|
|||
Loading…
Reference in a new issue