mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Weather to 3.17 (54)
This commit is contained in:
parent
8e3a72ad4c
commit
61af6625ae
1 changed files with 13 additions and 2 deletions
|
|
@ -246,7 +246,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.17'
|
||||
versionCode: 54
|
||||
commit: db30b87f76143a102a54bda9fb245cdf990b4c0c
|
||||
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.16'
|
||||
CurrentVersionCode: 51
|
||||
CurrentVersion: '3.17'
|
||||
CurrentVersionCode: 54
|
||||
|
|
|
|||
Loading…
Reference in a new issue