forked from organicmaps/organicmaps
[android] Added 'https' scheme for ge0 links
This commit is contained in:
parent
f79cd980a5
commit
22a3881baa
1 changed files with 3 additions and 0 deletions
|
@ -116,6 +116,9 @@
|
|||
<category android:name="android.intent.category.DEFAULT"/>
|
||||
<category android:name="android.intent.category.BROWSABLE"/>
|
||||
|
||||
<data
|
||||
android:host="ge0.me"
|
||||
android:scheme="https"/>
|
||||
<data
|
||||
android:host="ge0.me"
|
||||
android:scheme="http"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue