-
-
Notifications
You must be signed in to change notification settings - Fork 735
Closed
Labels
state:releasedReleased as stable versionReleased as stable version
Description
New Issue Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the latest version of Parse Server and the Parse Android SDK.
Issue Description
Could not find com.github.parse-community.Parse-SDK-Android:parse:2.0.0.
Steps to reproduce
Update the SDK version of the Android to 2.0.0
Actual Outcome
Cannot fetch the artefacts
Expected Outcome
To be able to fetch the artefacts
Environment
Parse Android SDK
- SDK version:
2.0.0 - Operating system version:
macOS
Server
- Parse Server version:
latest - Operating system:
macOS - Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc):
local
Database
- System (MongoDB or Postgres):
MongoDB - Database version:
4 - Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc):
latest
Logs
Execution failed for task ':admin:mergeDebugNativeLibs'.
> Could not resolve all files for configuration ':admin:debugRuntimeClasspath'.
> Could not find com.github.parse-community.Parse-SDK-Android:parse:2.0.0.
Required by:
project :admin > project :shared
> Could not find com.github.parse-community.Parse-SDK-Android:coroutines:2.0.0.
Required by:
project :admin > project :shared
> Could not find com.github.parse-community.Parse-SDK-Android:ktx:2.0.0.
Required by:
project :admin > project :shared
> Could not find com.github.parse-community.Parse-SDK-Android:fcm:2.0.0.
Required by:
project :admin > project :shared
Metadata
Metadata
Assignees
Labels
state:releasedReleased as stable versionReleased as stable version