Browse Source
Open instagr.am links too
renovate/org.robolectric-robolectric-4.x
tcely
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
1 deletions
-
app/src/main/AndroidManifest.xml
|
|
@ -54,6 +54,8 @@ |
|
|
|
<data android:scheme="https" /> |
|
|
|
<data android:host="ig.me" /> |
|
|
|
<data android:host="www.ig.me" /> |
|
|
|
<data android:host="instagr.am" /> |
|
|
|
<data android:host="www.instagr.am" /> |
|
|
|
<data android:host="instagram.com" /> |
|
|
|
<data android:host="www.instagram.com" /> |
|
|
|
<data android:pathPrefix="/" /> |
|
|
@ -173,4 +175,4 @@ |
|
|
|
android:value="Noto Color Emoji Compat" /> |
|
|
|
</application> |
|
|
|
|
|
|
|
</manifest> |
|
|
|
</manifest> |