Update Simple Weather to 3.0 (473)
This commit is contained in:
parent
14ce2cabd4
commit
19eb44a524
|
|
@ -3,11 +3,12 @@ License:GPL-3.0+
|
||||||
Web Site:https://github.com/Sparker0i/Weather/blob/HEAD/README.md
|
Web Site:https://github.com/Sparker0i/Weather/blob/HEAD/README.md
|
||||||
Source Code:https://github.com/Sparker0i/Weather
|
Source Code:https://github.com/Sparker0i/Weather
|
||||||
Issue Tracker:https://github.com/Sparker0i/Weather/issues
|
Issue Tracker:https://github.com/Sparker0i/Weather/issues
|
||||||
|
Changelog:https://github.com/Sparker0i/Weather/releases
|
||||||
|
|
||||||
Auto Name:Simple Weather
|
Auto Name:Simple Weather
|
||||||
Summary:Get weather information
|
Summary:Get weather information
|
||||||
Description:
|
Description:
|
||||||
Get all wather information you want at a glance. The app uses
|
Get all weather information you want at a glance. The app uses
|
||||||
[https://openweathermap.org/ Open Weather Map] as weather provider that might
|
[https://openweathermap.org/ Open Weather Map] as weather provider that might
|
||||||
require a user provided API key.
|
require a user provided API key.
|
||||||
|
|
||||||
|
|
@ -28,7 +29,12 @@ Build:3.0-Beta,435
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
|
||||||
|
Build:3.0,473
|
||||||
|
commit=3.0
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:2.3-Beta
|
Current Version:3.0
|
||||||
Current Version Code:224
|
Current Version Code:473
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue