-
Notifications
You must be signed in to change notification settings - Fork 1
Description
When installing it throws this error
`Could not determine the dependencies of task ':app:processDevDebugResources'.
Could not resolve all task dependencies for configuration ':app:devDebugRuntimeClasspath'.
Could not find com.smallcase.gateway:sdk:3.9.8.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/smallcase/gateway/sdk/3.9.8/sdk-3.9.8.pom
- file:/Users/adnaan/Desktop/Personal/finoyou/node_modules/react-native/android/com/smallcase/gateway/sdk/3.9.8/sdk-3.9.8.pom
- file:/Users/adnaan/Desktop/Personal/finoyou/node_modules/jsc-android/dist/com/smallcase/gateway/sdk/3.9.8/sdk-3.9.8.pom
- https://artifactory.smallcase.com/artifactory/gradle-dev-local/com/smallcase/gateway/sdk/3.9.8/sdk-3.9.8.pom
- https://www.jitpack.io/com/smallcase/gateway/sdk/3.9.8/sdk-3.9.8.pom
- https://repo.maven.apache.org/maven2/com/smallcase/gateway/sdk/3.9.8/sdk-3.9.8.pom
- file:/Users/adnaan/Desktop/Personal/finoyou/node_modules/@notifee/react-native/android/libs/com/smallcase/gateway/sdk/3.9.8/sdk-3.9.8.pom
Required by:
project :app > project :react-native-smallcase-gateway`
I checked in https://artifactory.smallcase.com/artifactory/gradle-dev-local/com/smallcase/gateway/sdk/
and as i found that v3.9.8 doesn't exist
