GoldenOwlAsia / react-native-twitter-signin

MIT License
167 stars 304 forks source link

Change twitter-core to 3.3.0 #140

Closed kkusanagi closed 4 years ago

kkusanagi commented 5 years ago

Before

com.twitter.sdk.android:twitter-core:3.0.0

cannot be resolved as it is unable to download.

Change to

com.twitter.sdk.android:twitter-core:3.3.0

to solve the issue.