Hello @zcweng,
we need to update the gradle-mvn-push.gradle.
At the moment, the maven plugin needs to be replaced with the maven-publish plugin and the file code must be rewritten.
This creates a problem with updating Gradle, which in turn does not allow updating the version of Kotlin and other libraries.
Hello @zcweng, we need to update the gradle-mvn-push.gradle. At the moment, the maven plugin needs to be replaced with the maven-publish plugin and the file code must be rewritten. This creates a problem with updating Gradle, which in turn does not allow updating the version of Kotlin and other libraries.