mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Weather to 3.1.1 (17)
This commit is contained in:
parent
7e89aebad9
commit
8862ad6572
1 changed files with 14 additions and 2 deletions
|
|
@ -119,7 +119,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.1.1
|
||||
versionCode: 17
|
||||
commit: a108f928aa0c9503c2e50e3ff0b742b582004976
|
||||
subdir: app
|
||||
submodules: true
|
||||
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
|
||||
CurrentVersion: 3.1.0
|
||||
CurrentVersionCode: 16
|
||||
CurrentVersion: 3.1.1
|
||||
CurrentVersionCode: 17
|
||||
|
|
|
|||
Loading…
Reference in a new issue