mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 22:56:56 +00:00
Update Weather to 3.14 (46)
This commit is contained in:
parent
aba74bff62
commit
d4375aed56
1 changed files with 13 additions and 2 deletions
|
|
@ -191,7 +191,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.14'
|
||||
versionCode: 46
|
||||
commit: ffb8da428c99da7ff119371d0395f4ce17f07cf9
|
||||
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
|
||||
CurrentVersion: '3.13'
|
||||
CurrentVersionCode: 45
|
||||
CurrentVersion: '3.14'
|
||||
CurrentVersionCode: 46
|
||||
|
|
|
|||
Loading…
Reference in a new issue