auth0 / auth0-flutter

Auth0 SDK for Flutter
https://pub.dev/documentation/auth0_flutter/latest/
Apache License 2.0
59 stars 39 forks source link

Could not resolve com.auth0.android:auth0:2.+. #308

Closed mikekael closed 10 months ago

mikekael commented 11 months ago

Checklist

Description

While building an android app, im getting this issue.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not resolve com.auth0.android:auth0:2.+.
     Required by:
         project :app > project :auth0_flutter
      > Failed to list versions for com.auth0.android:auth0.
         > Unable to load Maven meta-data from https://jcenter.bintray.com/com/auth0/android/auth0/maven-metadata.xml.
            > Could not HEAD 'https://jcenter.bintray.com/com/auth0/android/auth0/maven-metadata.xml'.
               > Read timed out

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

I've already checked the status from gradle websites and it says operational. The reason i checked it because of this related issue https://github.com/auth0/auth0-flutter/issues/181#issuecomment-1297137774 which is was due to the incident in gradle.

Cany anyone help? TIA

Reproduction

Additional context

No response

auth0_flutter version

1.2.1

Flutter version

3.13.4

Platform

Android

Platform version(s)

android-33

Widcket commented 11 months ago

Hi @mikekael, thanks for raising this.

@poovamraj could you please take a look?

poovamraj commented 11 months ago

@mikekael currently we are not able to reproduce this issue. I am assuming it was an issue on the Gradle side again. Are you still facing this issue?

Widcket commented 10 months ago

Closing due to inactivity. Please feel free to ping if you'd prefer to reopen.