-
Notifications
You must be signed in to change notification settings - Fork 261
Description
I have used npx expo prebuild and got this error
- What went wrong:
Could not determine the dependencies of task ':app:processDebugResources'.
Could not resolve all dependencies for configuration ':app:debugRuntimeClasspath'.
Could not find any matches for app.notifee:core:+ as no versions of app.notifee:core are available.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/app/notifee/core/maven-metadata.xml
- https://repo.maven.apache.org/maven2/app/notifee/core/maven-metadata.xml
- https://www.jitpack.io/app/notifee/core/maven-metadata.xml
- https://central.sonatype.com/repository/maven-snapshots/app/notifee/core/maven-metadata.xml
Required by:
project :app > project :notifee_react-native
I have checked each of the link manually and they are sending 404, I don't know if it is supposed to do that
Versions:
expo - ~54.0.12
react native - 9.1.8