Flutter SDK needs update
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
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