Skip to content

Commit

Permalink
Update to 1.0.2 (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
zsweigart authored Feb 26, 2020
1 parent 9399ccd commit 63c6930
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 @@ -35,7 +35,7 @@ android {
}

dependencies {
implementation 'com.plaid.link:sdk-core:1.0.1'
implementation 'com.plaid.link:sdk-core:1.0.2'

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

0 comments on commit 63c6930

Please sign in to comment.