Skip to content

Commit

Permalink
update facebook sdk to 5.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lizhuoyuan authored Oct 26, 2020
1 parent a69c564 commit 0a11176
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ android {
}

dependencies {
implementation 'com.facebook.android:facebook-share:5.9.0'
implementation 'com.twitter.sdk.android:twitter:3.1.1' //twitter分享
}
implementation 'com.facebook.android:facebook-share:5.15.3'
implementation 'com.twitter.sdk.android:twitter:3.1.1' //twitter share
}

0 comments on commit 0a11176

Please sign in to comment.