Skip to content

Commit

Permalink
update android SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
dtroupe-plaid committed Sep 13, 2024
1 parent 381d3ff commit 9201ae1
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 @@ -106,7 +106,7 @@ repositories {

dependencies {
implementation "com.facebook.react:react-native:+"
implementation "com.plaid.link:sdk-core:4.6.0"
implementation "com.plaid.link:sdk-core:4.6.1"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation "com.jakewharton.rxrelay2:rxrelay:2.1.1"
}

0 comments on commit 9201ae1

Please sign in to comment.