Closed garyp closed 4 months ago
LGTM, is the plan to do a release after this is merged?
Yep. I'm going to make a release after this PR and #268 and #269 are merged. The 3 PRs all go together. And then once Kotlin 2.0.10 is out in the near future and #270 is merged I'll make another release. That way there'll be a recent pbandk release with a Kotlin 1.9 dependency for anyone who isn't ready yet to update to Kotlin 2.0.
Kotlin 1.9.24, which necessitated also updating Gradle, Java, Android Gradle Plugin, etc.
Notable changes resulting from the version bumps:
Long
internally, which required some refactoring of the Kotlin<->JS Long conversion code inruntime/src/jsMain/kotlin/pbandk/protobufjs/Util.kt
.