SpineEventEngine / Chords

UI components for Compose Multiplatform toolkit
Apache License 2.0
0 stars 0 forks source link

Fix version increment check #27

Closed Oleg-Melnik closed 1 week ago

Oleg-Melnik commented 1 week ago

This PR fixes the version increment check. Actually, fixed the module prefix when fetching the metadata of the remote Maven repository while checking for the versions already published.

Also, the increment version check is disabled for the root module.

P.S. Added constant for artifact prefix for publishing/reading artifacts to/from repositories.