File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -55,9 +55,9 @@ dependencies {
5555
5656
5757 // Mindbox
58- implementation ' cloud.mindbox:mobile-sdk:2.10.0 '
59- implementation ' cloud.mindbox:mindbox-firebase:2.10.0 '
60- implementation ' cloud.mindbox:mindbox-huawei:2.10.0 '
58+ implementation ' cloud.mindbox:mobile-sdk:2.10.1 '
59+ implementation ' cloud.mindbox:mindbox-firebase:2.10.1 '
60+ implementation ' cloud.mindbox:mindbox-huawei:2.10.1 '
6161
6262 // Glade for custom loader
6363 implementation ' com.github.bumptech.glide:glide:4.15.1'
Original file line number Diff line number Diff line change @@ -20,4 +20,4 @@ android.enableJetifier=true
2020# Kotlin code style for this project: "official" or "obsolete":
2121kotlin.code.style =official
2222# SDK version property
23- SDK_VERSION_NAME =2.10.0
23+ SDK_VERSION_NAME =2.10.1
You can’t perform that action at this time.
0 commit comments