parse-community / docs

Parse Platform docs
https://docs.parseplatform.org
Other
313 stars 518 forks source link

🐛 Wrong Gradle artefacts for Parse Android Facebook and Twitter #856

Open azlekov opened 2 years ago

azlekov commented 2 years ago

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