File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
src/main/angular/android/app/src/main Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 133133 <directory >${basedir} /target/angular</directory >
134134 <includes >
135135 <include >assets/**/*.*</include >
136+ <include >.well-known/**/*.*</include >
137+ <include >.well-known/**/*</include >
136138 <include >*.*</include >
137139 </includes >
138140 </resource >
Original file line number Diff line number Diff line change 1111 <action android : name =" android.intent.action.VIEW" />
1212 <category android : name =" android.intent.category.DEFAULT" />
1313 <category android : name =" android.intent.category.BROWSABLE" />
14- <data android : scheme =" https" android : host =" wfnews-client. int.bcwildfireservices.com" />
15- <data android : scheme =" https" android : host =" wfnews-client. tst.bcwildfireservices.com" />
14+ <data android : scheme =" https" android : host =" wfnews-int.bcwildfireservices.com" />
15+ <data android : scheme =" https" android : host =" wfnews-tst.bcwildfireservices.com" />
1616 <data android : scheme =" https" android : host =" wildfiresituation.nrs.gov.bc.ca" />
1717 </intent-filter >
1818 </activity >
You can’t perform that action at this time.
0 commit comments