Merge branch 'development' into nt/native-render

This commit is contained in:
noumantahir 2021-08-30 17:32:45 +05:00
commit 85beb90aff

View File

@ -15,7 +15,6 @@
<action android:name="android.intent.action.VIEW" /> <action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.BROWSABLE" /> <category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="https" /> <data android:scheme="https" />
<data android:scheme="http" />
</intent> </intent>
</queries> </queries>