docs icon indicating copy to clipboard operation
docs copied to clipboard

🐛 Wrong Gradle artefacts for Parse Android Facebook and Twitter

Open azlekov opened this issue 4 years ago • 0 comments

Describe the bug

shows old and invalid Gradle dependencies for Android

To Reproduce Steps to reproduce the behavior:

  1. Go to Parse Users
  2. Click on Facebook Users
  3. Click on Twitter Users
  4. 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

azlekov avatar Nov 18 '21 16:11 azlekov