There's no sane way to add the checksums for these in the metadata file and they don't get compiled into the final binary anyway. This fixes API documentation and source code not showing up in Android Studio. This is gradle's recommended workaround for this issue [1].
There's no sane way to add the checksums for these in the metadata file and they don't get compiled into the final binary anyway. This fixes API documentation and source code not showing up in Android Studio. This is gradle's recommended workaround for this issue [1].
[1] https://docs.gradle.org/current/userguide/dependency_verification.html#sec:skipping-javadocs