Skip to content

Commit

Permalink
update android sdk to 3.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dtroupe-plaid committed Nov 13, 2023
1 parent 4aad5b8 commit 4e06e38
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 @@ -70,7 +70,7 @@ repositories {

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

0 comments on commit 4e06e38

Please sign in to comment.