mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Weather to 3.19.1 (58)
This commit is contained in:
parent
2b53a13842
commit
9e2956f00f
1 changed files with 13 additions and 2 deletions
|
|
@ -280,7 +280,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.19.1
|
||||
versionCode: 58
|
||||
commit: d5c67a32922d1707d00668a4e1bbf2878b194453
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags ^[0-9\.]+$
|
||||
CurrentVersion: '3.19'
|
||||
CurrentVersionCode: 57
|
||||
CurrentVersion: 3.19.1
|
||||
CurrentVersionCode: 58
|
||||
|
|
|
|||
Loading…
Reference in a new issue