File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ dependencies {
9292 implementation ' com.google.code.gson:gson:2.11.0'
9393
9494 // Mindbox
95- implementation ' cloud.mindbox:mobile-sdk:2.15.0-rc '
95+ implementation ' cloud.mindbox:mobile-sdk:2.15.0'
9696 implementation ' cloud.mindbox:mindbox-firebase'
9797 implementation ' cloud.mindbox:mindbox-huawei'
9898 implementation ' cloud.mindbox:mindbox-rustore'
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ 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.15.0-rc
23+ SDK_VERSION_NAME =2.15.0
2424USE_LOCAL_MINDBOX_COMMON =true
2525android.nonTransitiveRClass =false
2626kotlin.mpp.androidGradlePluginCompatibility.nowarn =true
You can’t perform that action at this time.
0 commit comments