Skip to content

Commit

Permalink
Merge pull request #277 from klarna/inapp-sdk/android-v2.6.23
Browse files Browse the repository at this point in the history
Update In-App SDK Android Version
  • Loading branch information
NMGuner authored Nov 19, 2024
2 parents 665e703 + fea9771 commit 32269c5
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.22'
implementation 'com.klarna.mobile:sdk:2.6.23'

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

0 comments on commit 32269c5

Please sign in to comment.