Skip to content

Commit 559401f

Browse files
Merge pull request klarna#123 from klarna/inapp-sdk/android-v2.1.3
Update In-App SDK Android Version
2 parents d525f01 + 22e84c9 commit 559401f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ repositories {
5656

5757
dependencies {
5858
implementation "com.facebook.react:react-native:${safeExtGet('reactnativeVersion', '+')}"
59-
implementation 'com.klarna.mobile:sdk:2.1.0'
59+
implementation 'com.klarna.mobile:sdk:2.1.3'
6060

6161
testImplementation "junit:junit:4.13"
6262
testImplementation 'androidx.test:core:1.2.0'

0 commit comments

Comments
 (0)