Gradle Sync Failed after adding:
Error: Failed to resolve: com.microsoft.appcenter:appcenter-analytics:1.5.0
def appCenterSdkVersion = '1.5.0'
implementation "com.microsoft.appcenter:appcenter-analytics:${appCenterSdkVersion}"
implementation "com.microsoft.appcenter:appcenter-crashes:${appCenterSdkVersion}"