No versions of ionic-team:capacitor-android are available

Hello,
I added Fingerprint Auth in my ionic/react app. and now when I try to build it in Android studio, I get this error

Could not determine the dependencies of task ‘:app:processDebugResources’.
Could not resolve all task dependencies for configuration ‘:app:debugRuntimeClasspath’.
Could not find any matches for ionic-team:capacitor-android:1+ as no versions of ionic-team:capacitor-android are available.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/ionic-team/capacitor-android/maven-metadata.xml
- https://dl.google.com/dl/android/maven2/ionic-team/capacitor-android/
- https://jcenter.bintray.com/ionic-team/capacitor-android/maven-metadata.xml
- https://jcenter.bintray.com/ionic-team/capacitor-android/
- file:/xxxx/android/capacitor-cordova-android-plugins/src/main/libs/
- file:/xxxx/android/app/libs/
- https://jitpack.io/ionic-team/capacitor-android/maven-metadata.xml
- https://jitpack.io/ionic-team/capacitor-android/
Required by:
project :app > project :capacitor-fingerprint-auth

Does anyone know what should I do ? I try to delete node_modules, android, build everything again…

Report the issue on the plugin github repository, it’s something they need to fix