I've used forus and antispoof sdk in flutter project. It was worked well few weeks back.
Due to some grade version changes facing below error. I've tried older grade version as well, but not working.
`* What went wrong:
Execution failed for task '
dataBindingMergeDependencyArtifactsDebug'.
Could not resolve all files for configuration '
debugCompileClasspath'.
Could not resolve com.frslabs.android.sdk:forus:4.3.0.
Required by:
project :app
> Could not resolve com.frslabs.android.sdk:forus:4.3.0.
> Could not get resource 'https://forus-android.repo.frslabs.space/com/frslabs/android/sdk/forus/4.3.0/forus-4.3.0.pom'.
> Could not GET 'https://forus-android.repo.frslabs.space/com/frslabs/android/sdk/forus/4.3.0/forus-4.3.0.pom'.
> forus-android.repo.frslabs.space
Could not resolve com.frslabs.android.sdk:forus-proteus-antispoof:1.0.0.
Required by:
project :app
> Could not resolve com.frslabs.android.sdk:forus-proteus-antispoof:1.0.0.
> Could not get resource 'https://forus-android.repo.frslabs.space/com/frslabs/android/sdk/forus-proteus-antispoof/1.0.0/forus-proteus-antispoof-1.0.0.pom'.
> Could not GET 'https://forus-android.repo.frslabs.space/com/frslabs/android/sdk/forus-proteus-antispoof/1.0.0/forus-proteus-antispoof-1.0.0.pom'.
> forus-android.repo.frslabs.space`
I've used forus and antispoof sdk in flutter project. It was worked well few weeks back.
Due to some grade version changes facing below error. I've tried older grade version as well, but not working.
`* What went wrong:
Execution failed for task '
dataBindingMergeDependencyArtifactsDebug'.