mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update Weather to 3.18.1 (56)
This commit is contained in:
parent
a58a9c4d1c
commit
923415910f
1 changed files with 13 additions and 2 deletions
|
|
@ -269,7 +269,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.18.1
|
||||
versionCode: 56
|
||||
commit: 76ae39f99d17728dbd78af54e7c19106a90f7be8
|
||||
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.18'
|
||||
CurrentVersionCode: 55
|
||||
CurrentVersion: 3.18.1
|
||||
CurrentVersionCode: 56
|
||||
|
|
|
|||
Loading…
Reference in a new issue