Skip to content

Commit

Permalink
Bump SDK version to 2.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
enotniy committed Nov 5, 2024
1 parent b0b9a3c commit 6cd51a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {


//Mindbox
implementation 'cloud.mindbox:mobile-sdk:2.11.1'
implementation 'cloud.mindbox:mobile-sdk:2.11.2'
implementation 'cloud.mindbox:mindbox-firebase'
implementation 'cloud.mindbox:mindbox-huawei'

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ android.enableJetifier=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# SDK version property
SDK_VERSION_NAME=2.11.1
SDK_VERSION_NAME=2.11.2
android.nonTransitiveRClass = false

0 comments on commit 6cd51a1

Please sign in to comment.