app publish to dahili test

This commit is contained in:
2019-03-28 01:30:23 +03:00
parent c73fc108aa
commit de2c9cf389
9 changed files with 21 additions and 46 deletions

View File

@@ -77,7 +77,7 @@
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="ch.pizzapp.capri.braintree" />
<data android:scheme="ch.pizzamaxx.android.braintree" />
</intent-filter>
</activity>