small case integration

This commit is contained in:
jayesh
2024-06-18 10:36:24 +05:30
parent bc1d3b4834
commit d737d74d78
10 changed files with 1248 additions and 1283 deletions

View File

@@ -48,7 +48,7 @@
<category android:name="android.intent.category.BROWSABLE" />
<category android:name="android.intent.category.DEFAULT" />
<data
android:host="pi-advisors"
android:host="traderscircuit"
android:scheme="scgateway"
/>
</intent-filter>
@@ -61,7 +61,7 @@
<category android:name="android.intent.category.BROWSABLE" />
<category android:name="android.intent.category.DEFAULT" />
<data
android:host="pi-advisors"
android:host="traderscircuit"
android:scheme="scgatewayredirect"
/>
</intent-filter>