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
+1 -1
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'
}