Update NWS Weather Alerts Widget to 1.1.4 (12)

Also enable AUM.
This commit is contained in:
relan 2021-03-08 09:56:04 +03:00
parent 93151ed3e5
commit 7dc5dd5a16

View file

@ -81,7 +81,22 @@ Builds:
- chmod +x 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
CurrentVersion: 1.1.4
CurrentVersionCode: 12