zcweng / SwitchButton

SwitchButton.An beautiful+lightweight+custom-style-easy switch widget for Android,minSdkVersion >= 11
https://github.com/zcweng/SwitchButton
MIT License
2.69k stars 415 forks source link

Need to update the gradle-mvn-push.gradle #61

Open IvanAbakumov opened 9 months ago

IvanAbakumov commented 9 months ago

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.