that's possible yes. We have a problem currently w...
# refreshversions
j
that's possible yes. We have a problem currently with KMP projects to find available updates. Maybe a similar issue exists when propagating the versions. How can I reproduce the bug?
s
It happens in this project of mine: https://gitlab.com/serebit/strife. Run
./gradlew publishToMavenLocal
and Gradle should spit out some related warnings.
👀 1
Any update on this? Currently blocking a release
Nvm, no longer blocking a release. Switched off of the plugin until this is resolved. Turns out it isn't using the versions from
gradle.properties
at all, not just for publications
l
I'm working on a solution to this issue FYI
👍 1