Made applePayID and moneyAuthClientId fields optional

This commit is contained in:
Искандар Р. Шабаев
2022-07-19 12:17:10 +03:00
parent b7c7e3fd69
commit 187f2a4af5
11 changed files with 36 additions and 24 deletions
+9 -1
View File
@@ -1 +1,9 @@
<manifest package="ru.yoomoney.sdk.kassa.payments.flutter" />
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="ru.yoomoney.sdk.kassa.payments.flutter">
<queries>
<package android:name="ru.sberbankmobile_alpha" />
<package android:name="ru.yoo.money.debug" />
</queries>
</manifest>