Closed
Description
This can happen e.g. with Guava, where the version can be 32.1.3-android
but the Jar name is 32.1.3-jre
.
Scan: https://scans.gradle.com/s/xo55e6547gqcq
This does not always happen. So it most likely depends on whether the Jar is taken from .gradle
cache or .m2
cache.