mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update QuickWeather to 2.2.5 (49)
This commit is contained in:
parent
ab69ad78aa
commit
1d6277e91a
1 changed files with 13 additions and 2 deletions
|
|
@ -167,7 +167,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.2.5
|
||||
versionCode: 49
|
||||
commit: 3a593c2f6401a782062c9a7f75619acef9251410
|
||||
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.2.4
|
||||
CurrentVersionCode: 48
|
||||
CurrentVersion: 2.2.5
|
||||
CurrentVersionCode: 49
|
||||
|
|
|
|||
Loading…
Reference in a new issue