mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Weather to 3.11 (43)
This commit is contained in:
parent
43ae4c22fb
commit
5c8aae75b4
1 changed files with 13 additions and 2 deletions
|
|
@ -158,7 +158,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.11'
|
||||
versionCode: 43
|
||||
commit: f0f70cf81b035834c713f1c3f90a051d4a438e34
|
||||
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.10'
|
||||
CurrentVersionCode: 42
|
||||
CurrentVersion: '3.11'
|
||||
CurrentVersionCode: 43
|
||||
|
|
|
|||
Loading…
Reference in a new issue