Parse-SDK-Android
Parse-SDK-Android copied to clipboard
Could not find com.github.parse-community.Parse-SDK-Android:bolts-tasks:4.2.0
- [x] I am not disclosing a vulnerability.
- [x] I am not just asking a question.
- [x] I have searched through existing issues.
- [x] I can reproduce the issue with the latest version of Parse Server and the Parse Android SDK.
Issue Description
When upgrading from Parse SDK 3.0.0 to 4.2.0, I'm getting the below error even if I clean and invalidate caches. I had to downgrade.
Could not find com.github.parse-community.Parse-SDK-Android:bolts-tasks:4.2.0.
Required by:
project :foundation
project :foundation > com.github.parse-community.Parse-SDK-Android:parse:4.2.0
Steps to reproduce
Change version in gradle.build files to 4.2.0
Actual Outcome
Could not find com.github.parse-community.Parse-SDK-Android:bolts-tasks:4.2.0.
Required by:
project :foundation
project :foundation > com.github.parse-community.Parse-SDK-Android:parse:4.2.0
Expected Outcome
It is expected to compile and run.
Environment
Parse version 4.2.0
Parse Android SDK
- SDK version:
4.2.0
- Operating system version:
macOS 13.2.1
Server
- Parse Server version:
5.1.1
- Operating system:
Heroku
- Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc):
Heroku