You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 5, 2022. It is now read-only.
Hi, would it be possible to update the twitter client example to use spring-social-twitter:1.1.0.RELEASE? I'm trying to update the version so I can use the 'getUnmodifiedText' method on Tweet, but I keep running in to dependency problems - it looks like the transitive dependencies for the latest version of spring-social-twitter are much more complex than they used to be, so I either end up with dex problems when spring-beans gets included, or if I fix that I get runtime exceptions for missing classes.