Skip to content

Commit 650b51f

Browse files
authored
Merge pull request #12694 from mjsir911/m/on.soundcloud
Support on.soundcloud link opening
2 parents c03f405 + fd4f473 commit 650b51f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,7 @@
340340
<data android:scheme="https" />
341341
<data android:host="soundcloud.com" />
342342
<data android:host="m.soundcloud.com" />
343+
<data android:host="on.soundcloud.com" />
343344
<data android:host="www.soundcloud.com" />
344345
<data android:pathPrefix="/" />
345346
</intent-filter>

0 commit comments

Comments
 (0)