We get below message every time we rebuild the project in android studio, any idea how to resolve this issue?
The repository 'oss-snapshot-local' rejected the resolution of an artifact 'oss-snapshot-local:com/android/tools/lint/lint-gradle/26.1.0/lint-gradle-26.1.0.pom' due to conflict in the snapshot release handling policy.
We tried deleting the local build folder and every time we click on REBUILD project we get the error again, but no error when clicking the RUN button in android studio.