auth0 / auth0-flutter

Auth0 SDK for Flutter

Home Page:https://pub.dev/documentation/auth0_flutter/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

mikekael opened this issue · comments

commented

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 #181 (comment) which is was due to the incident in gradle.

Cany anyone help? TIA

Reproduction

  • build android app

Additional context

No response

auth0_flutter version

1.2.1

Flutter version

3.13.4

Platform

Android

Platform version(s)

android-33

Hi @mikekael, thanks for raising this.

@poovamraj could you please take a look?

@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?

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