Release 1.0.6 version

This commit is contained in:
Александр Кургин 2023-06-13 12:44:38 +03:00
parent 90f177be98
commit ed356c93f3
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
# 1.0.6
* Fix crash with 3DS confirmation for Android Platform
# 1.0.5
* Fix bug with return confirmation result for iOS platform

View File

@ -52,5 +52,5 @@ android {
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'ru.yoomoney.sdk.kassa.payments:yookassa-android-sdk:6.6.0'
implementation 'ru.yoomoney.sdk.kassa.payments:yookassa-android-sdk:6.6.2'
}

View File

@ -1,6 +1,6 @@
name: yookassa_payments_flutter
description: This Flutter SDK allows processing payments using a payment token. It works as an addition to the YooMoney API.
version: 1.0.5
version: 1.0.6
homepage: https://git.yoomoney.ru/projects/SDK/repos/yookassa-payments-flutter-sdk/browse
repository: https://git.yoomoney.ru/projects/SDK/repos/yookassa-payments-flutter-sdk/browse