symbol not found from an external library even after updating its version in build.gradle
I recently updated a method in a library and uploaded the new build and version to JFrog Artifactory. I also updated the corresponding version in the build.gradle file of my project, as this library is a dependency.