Skip to content

Commit

Permalink
Merge pull request #69 from plaid/zds_update_version_1_4_1
Browse files Browse the repository at this point in the history
Update to 1.4.1
  • Loading branch information
amytang0 authored Jun 2, 2020
2 parents 46fe8cf + 2e94ce7 commit e24935a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ android {
}

dependencies {
implementation 'com.plaid.link:sdk-core:1.4.0'
implementation 'com.plaid.link:sdk-core:1.4.1'

implementation 'androidx.appcompat:appcompat:1.1.0'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
Expand Down

0 comments on commit e24935a

Please sign in to comment.