mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update QuickWeather to 2.1.1 (38)
This commit is contained in:
parent
e96822f998
commit
8c509caf50
1 changed files with 13 additions and 2 deletions
|
|
@ -90,7 +90,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.1
|
||||
versionCode: 38
|
||||
commit: b095ac7c3733e28dd1cee612c9b825985d074421
|
||||
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: 2.1.0
|
||||
CurrentVersionCode: 37
|
||||
CurrentVersion: 2.1.1
|
||||
CurrentVersionCode: 38
|
||||
|
|
|
|||
Loading…
Reference in a new issue