We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improvement
One of the next steps of #338 and #328.
kotlin-dsl is hosted on JCenter. After it migrates to mavenCentral , we can replace jcenter() with mavenCentral()
kotlin-dsl
jcenter()
mavenCentral()
The text was updated successfully, but these errors were encountered:
label is welcom_contribute, but we can't solve this issue until kotlin-dsl is hosted on MavenCentral.
welcom_contribute
Sorry, something went wrong.
Now kotlin-dsl is available on MavenCentral https://mvnrepository.com/artifact/org.gradle.kotlin.kotlin-dsl/org.gradle.kotlin.kotlin-dsl.gradle.plugin
No branches or pull requests
Kind (Required)
Improvement
Overview (Required)
One of the next steps of #338 and #328.
kotlin-dsl
is hosted on JCenter.After it migrates to mavenCentral , we can replace
jcenter()
withmavenCentral()
Links
jcenter()
#328The text was updated successfully, but these errors were encountered: