mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
Update NWS Weather Alerts Widget to 1.1.4 (12)
Also enable AUM.
This commit is contained in:
parent
93151ed3e5
commit
7dc5dd5a16
1 changed files with 16 additions and 1 deletions
|
|
@ -81,7 +81,22 @@ Builds:
|
||||||
- chmod +x scripts/gen_nws_counties_xml.pl
|
- chmod +x scripts/gen_nws_counties_xml.pl
|
||||||
- ./scripts/gen_nws_counties_xml.pl
|
- ./scripts/gen_nws_counties_xml.pl
|
||||||
|
|
||||||
AutoUpdateMode: None
|
- versionName: 1.1.4
|
||||||
|
versionCode: 12
|
||||||
|
commit: v1.1.4
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y libcgi-pm-perl
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild:
|
||||||
|
- cd ..
|
||||||
|
- touch project.properties
|
||||||
|
- chmod +x scripts/gen_nws_counties_xml.pl
|
||||||
|
- ./scripts/gen_nws_counties_xml.pl
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.1.4
|
CurrentVersion: 1.1.4
|
||||||
CurrentVersionCode: 12
|
CurrentVersionCode: 12
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue