docs
docs copied to clipboard
🐛 Wrong Gradle artefacts for Parse Android Facebook and Twitter
Describe the bug
shows old and invalid Gradle dependencies for Android
To Reproduce Steps to reproduce the behavior:
- Go to Parse Users
- Click on
Facebook Users - Click on
Twitter Users - See:
com.github.parse-community:ParseFacebookUtils-Android:latest.version.here instead com.github.parse-community.Parse-SDK-Android:twitter:latest.version.here and same for Twitter
Expected behavior
com.github.parse-community.Parse-SDK-Android:twitter:latest.version.here
com.github.parse-community.Parse-SDK-Android:facebook:latest.version.here