Open eygraber opened 2 weeks ago
It causes issues with license verification libraries like Licensee. Removing the URL at https://github.com/icerockdev/moko-graphics/blob/master/graphics-build-logic/src/main/kotlin/publication-convention.gradle.kts#L33 should do the trick because the name is already set to the correct SPDX id.
Looks like this is the case for all of the moko-* artifacts.
It causes issues with license verification libraries like Licensee. Removing the URL at https://github.com/icerockdev/moko-graphics/blob/master/graphics-build-logic/src/main/kotlin/publication-convention.gradle.kts#L33 should do the trick because the name is already set to the correct SPDX id.