a9bc8fa402
- Specify disambiguating attributes in kotlin-dom-api-compat compile dependency configurations because it uses the flag that removes JS compiler type attribute from all configurations and variants KT-56106
Artifacts Tests
This module contains tests for changes in pom files for all maven artifacts we publish
To reproduce locally build all artifacts first:
./gradlew install
cd libraries
mvn install -DskipTests