You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.
The package used to be resolvable (working as of 6/21/23). However, today (6/22/23), my build system is unable to resolve the package:
* What went wrong:
Execution failed for task ':app:mergeBetaReleaseArtProfile'.
> Could not resolve all files for configuration ':app:betaReleaseRuntimeClasspath'.
> Could not find any matches for com.finicity.connect:connect-sdk:+ as no versions of com.finicity.connect:connect-sdk are available.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/finicity/connect/connect-sdk/maven-metadata.xml
- https://repo.maven.apache.org/maven2/com/finicity/connect/connect-sdk/maven-metadata.xml
- https://storage.googleapis.com/download.flutter.io/com/finicity/connect/connect-sdk/maven-metadata.xml
- https://software.mobile.pendo.io/artifactory/androidx-release/com/finicity/connect/connect-sdk/maven-metadata.xml
- https://jcenter.bintray.com/com/finicity/connect/connect-sdk/maven-metadata.xml
- file:/root/project/android/libs/
- https://zendesk.jfrog.io/zendesk/repo/com/finicity/connect/connect-sdk/maven-metadata.xml
The package used to be resolvable (working as of 6/21/23). However, today (6/22/23), my build system is unable to resolve the package:
build.gradle:
The text was updated successfully, but these errors were encountered: