It is simple builder of gradle scripts for publication of Kotlin Multiplatform/Kotlin JVM/Java applications to MavenCentral and other target repositories
Go to file
InsanusMokrassar 85e04adddc init
remove version

ProjectType now is sealed class, all dependencies are updated, different other updates

small fixes

add opportunity to set auto publishing flag

add override option in bintray

add override option in bintray

upgrade

update publishing

update url

update sources including

update jvm script generating

add opportunity to work with input files

add option to include gpg signing

update versions

now this builder will fit to window -.-

update builder

fix of repos

fixes

update jvm only maven scripts builder

remove bintray

small update of extension

almost rewritten

resolve problem with scrolling

complete first version with compose

replacements

fix colors

fix in title of app bar

add opportunity to configure maven repositories manualy
2021-02-28 00:41:24 +06:00
gradle/wrapper init 2021-02-28 00:41:24 +06:00
src/main init 2021-02-28 00:41:24 +06:00
.gitignore init 2021-02-28 00:41:24 +06:00
LICENSE Initial commit 2019-11-20 14:51:40 +00:00
README.md Initial commit 2019-11-20 14:51:40 +00:00
build.gradle init 2021-02-28 00:41:24 +06:00
gradle.properties init 2021-02-28 00:41:24 +06:00
gradlew init 2021-02-28 00:41:24 +06:00
gradlew.bat init 2021-02-28 00:41:24 +06:00
settings.gradle init 2021-02-28 00:41:24 +06:00

README.md

KotlinMppPublicationBuilder