Skip to content

Commit

Permalink
update android sdk version v2.6.20
Browse files Browse the repository at this point in the history
  • Loading branch information
klarna-msdk committed Sep 4, 2024
1 parent 80953c1 commit 6b5dc03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ dependencies {
//noinspection GradleDynamicVersion
implementation "com.facebook.react:react-native:${getExtOrFallback('reactnativeVersion', '+')}"

implementation 'com.klarna.mobile:sdk:2.6.19'
implementation 'com.klarna.mobile:sdk:2.6.20'

testImplementation "junit:junit:4.13.2"
testImplementation 'androidx.test:core:1.5.0'
Expand Down

0 comments on commit 6b5dc03

Please sign in to comment.