parse-community / Parse-SDK-Android

The Android SDK for Parse Platform
https://parseplatform.org/
Other
1.88k stars 739 forks source link

Cannot update to latest Android SDK version 2.0.0 #1124

Closed azlekov closed 2 years ago

azlekov commented 2 years ago

New Issue Checklist

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

Server

Database

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
parse-github-assistant[bot] commented 2 years ago

Thanks for opening this issue!

azlekov commented 2 years ago

@mtrezza just tried out getting the new version on my project and I cannot proceed with it. I believe the issue is that the release to Jitpack is not complete. I think the changes introduced in #1122 can actually complete the Jitpack release setup. The steps to setup multi module project to Jitpack can be found here: https://jitpack.io/docs/ANDROID/

mtrezza commented 2 years ago

Strange, it is there though:

https://jitpack.io/#Parse-community/Parse-sdk-android

Can you try again?

azlekov commented 2 years ago

I tried. I think only bolts module is published to:

implementation 'com.github.Parse-community:Parse-sdk-android:2.0.0'

But without all other modules, looking the the Jitpack guide, #1122 should address and fix this.

mtrezza commented 2 years ago

Ok, I am surprised this is a new issue, or did a previous PR change anything in this regard by mistake? Anyway; I'll take a look at the PR

mtrezza commented 2 years ago

If the 2.0 SDK is currently really not downloadable, should we take what's necessary from #1122 and fix this issue separately?

azlekov commented 2 years ago

@mtrezza do you want me to take care of it? The new PR will overlap a lot with the existing #1122

mtrezza commented 2 years ago

Yes please, that would be fantastic. I would consider not being able to download the SDK a priority issue. Unless you have write access on #1122, then you could just modify it to get it ready for merge.

parseplatformorg commented 2 years ago

πŸŽ‰ This pull request has been released in version 2.0.1

parseplatformorg commented 2 years ago

πŸŽ‰ This pull request has been released in version 2.0.1

parseplatformorg commented 2 years ago

πŸŽ‰ This pull request has been released in version 2.0.1