Hi All,
Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':app:debugRuntimeClasspath'. While building apk we were faced build issue , can anyone have solution for this issue, it will helpful for me to unblock the development?
Tried below approach:
('com.instamojo:android-sdk:3.7.1@aar') { transitive = true }
Hi All,
Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':app:debugRuntimeClasspath'. While building apk we were faced build issue , can anyone have solution for this issue, it will helpful for me to unblock the development?
Tried below approach:
('com.instamojo:android-sdk:3.7.1@aar') { transitive = true }