mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update QuickWeather to 2.2.2 (46)
This commit is contained in:
parent
bd5f7968de
commit
93cd78cd8f
1 changed files with 13 additions and 2 deletions
|
|
@ -134,7 +134,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.2.2
|
||||
versionCode: 46
|
||||
commit: 3e12682f3ab59ad251d5e7c2d9d62b25a7686cb4
|
||||
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.1
|
||||
CurrentVersionCode: 45
|
||||
CurrentVersion: 2.2.2
|
||||
CurrentVersionCode: 46
|
||||
|
|
|
|||
Loading…
Reference in a new issue