I can't build my android app `"@notifee/react-native": "^9.1.8",` ```java FAILURE: Build failed with an exception. * What went wrong: Could not determine the dependencies of task ':app:mergeStagingNativeLibs'. > Could not resolve all dependencies for configuration ':app:stagingRuntimeClasspath'. > Could not resolve app.notifee:core:+. Required by: project ':app' > project :notifee_react-native > Failed to list versions for app.notifee:core. > Unable to load Maven meta-data from https://www.jitpack.io/app/notifee/core/maven-metadata.xml. > Could not GET 'https://www.jitpack.io/app/notifee/core/maven-metadata.xml'. > Read timed out > There are 2 more failures with identical causes. ```
I can't build my android app
"@notifee/react-native": "^9.1.8",