Skip to content

Commit

Permalink
update android sdk to 2.6.14
Browse files Browse the repository at this point in the history
  • Loading branch information
NMGuner committed Mar 22, 2024
1 parent 5894f52 commit 707022d
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 @@ -108,7 +108,7 @@ dependencies {
//noinspection GradleDynamicVersion
implementation "com.facebook.react:react-native:${getExtOrFallback('reactnativeVersion', '+')}"

implementation 'com.klarna.mobile:sdk:2.6.8'
implementation 'com.klarna.mobile:sdk:2.6.14'

testImplementation "junit:junit:4.13"
testImplementation 'androidx.test:core:1.2.0'
Expand Down

0 comments on commit 707022d

Please sign in to comment.