flutter-sdk icon indicating copy to clipboard operation
flutter-sdk copied to clipboard

Flutter SDK needs update

Open jineshsoni opened this issue 4 years ago • 1 comments

As jcenter() is deprecated, getting this error

  • What went wrong: Could not determine the dependencies of task ':app:compileStagingDebugKotlin'.

Could not resolve all dependencies for configuration ':app:developmentDebugRuntimeClasspath'. Could not determine artifacts for com.truecaller.android.sdk:truecaller-sdk:2.6.0 > Could not get resource 'https://plugins.gradle.org/m2/com/truecaller/android/sdk/truecaller-sdk/2.6.0/truecaller-sdk-2.6.0.aar'. > Could not HEAD 'https://plugins.gradle.org/m2/com/truecaller/android/sdk/truecaller-sdk/2.6.0/truecaller-sdk-2.6.0.aar'. Received status code 500 from server: Internal Server Error

jineshsoni avatar Sep 16 '21 12:09 jineshsoni

Hi @jineshsoni

Hope you are doing great!

The existing artifacts for TruecallerSDK will remain on jcenter() since they have announced to keep jcenter() indefinitely as a read-only repository, so you can continue to use jcenter() for the existing version of the SDK without any issue.

From the snippet that you have shared it looks like it's due to Jcenter being down on 16th September. You can have a look at the past incidents here

In case of any further questions, please feel free to reach us via our support channel https://developer.truecaller.com/support for a faster and dedicated response.

Regards, Parth

parth0907 avatar Sep 21 '21 10:09 parth0907