Skip to content

Commit

Permalink
Merge pull request #121 from plaid/zds_update_version
Browse files Browse the repository at this point in the history
Update build.gradle
  • Loading branch information
JeroenMols authored Dec 21, 2020
2 parents 09e5857 + f72837e commit 2b27ec2
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 @@ -22,7 +22,7 @@ android {
}

dependencies {
implementation "com.plaid.link:sdk-core:3.2.1"
implementation "com.plaid.link:sdk-core:3.2.2"

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

0 comments on commit 2b27ec2

Please sign in to comment.