mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-08 13:36:16 +00:00
Update NWS Weather Alerts Widget to 1.1.1 (8)
This commit is contained in:
parent
5d8aea36c5
commit
55a1f7a4ea
1 changed files with 11 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Theming
|
||||
License:Apache2
|
||||
Web Site:
|
||||
Web Site:https://justdave.github.io/nwsweatheralertswidget
|
||||
Source Code:https://github.com/justdave/nwsweatheralertswidget
|
||||
Issue Tracker:https://github.com/justdave/nwsweatheralertswidget/issues
|
||||
|
||||
|
|
@ -8,7 +8,7 @@ Auto Name:NWS Weather Alerts Widget
|
|||
Summary:Weather widget
|
||||
Description:
|
||||
Android home screen widget to display current weather alerts from the US
|
||||
National Weather Service
|
||||
National Weather Service.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
|
@ -30,6 +30,15 @@ Build:1.1,7
|
|||
commit=v1.1
|
||||
init=mv aidl/net/justdave/nwsweatheralertswidget/* src/net/justdave/nwsweatheralertswidget/
|
||||
|
||||
Build:1.1.1,8
|
||||
commit=v1.1.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
prebuild=cd .. && \
|
||||
touch project.properties && \
|
||||
chmod +x scripts/gen_nws_counties_xml.pl && \
|
||||
./scripts/gen_nws_counties_xml.pl
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.1.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue