We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d525f01 + 22e84c9 commit 559401fCopy full SHA for 559401f
android/build.gradle
@@ -56,7 +56,7 @@ repositories {
56
57
dependencies {
58
implementation "com.facebook.react:react-native:${safeExtGet('reactnativeVersion', '+')}"
59
- implementation 'com.klarna.mobile:sdk:2.1.0'
+ implementation 'com.klarna.mobile:sdk:2.1.3'
60
61
testImplementation "junit:junit:4.13"
62
testImplementation 'androidx.test:core:1.2.0'
0 commit comments