Skip to content
New issue

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

move to sonatype maven central #147

Merged

Conversation

jaredsburrows
Copy link
Owner

No description provided.

@jaredsburrows jaredsburrows force-pushed the pr/jaredsburrows/move-to-sonatype-mavencentral branch from 37299d1 to f212716 Compare February 11, 2021 22:22
@jaredsburrows
Copy link
Owner Author

jaredsburrows commented Feb 11, 2021

Related: Kotlin/kotlinx.html#173

@jaredsburrows jaredsburrows force-pushed the pr/jaredsburrows/move-to-sonatype-mavencentral branch 2 times, most recently from a3c4cc6 to 14c83ee Compare February 11, 2021 22:49
build.gradle Outdated
}

repositories {
jcenter()
mavenCentral()
jcenter() // Remove when https://github.com/Kotlin/kotlinx.html/issues/173 is fixed
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like this is not a blocker anymore: Kotlin/kotlinx.html#173 (comment)

@@ -46,7 +46,8 @@ final class LicensePluginAndroidSpec extends Specification {
"""
buildscript {
repositories {
jcenter()
mavenCentral()
jcenter() // Remove when https://github.com/Kotlin/kotlinx.html/issues/173 is fixed
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can be removed now? Kotlin/kotlinx.html#173 (comment)

@nisrulz
Copy link
Contributor

nisrulz commented May 10, 2021

Is there anything keeping this PR from being merged? I was able to notice something about kotlin-html, which seems to be fixed now.

Happy to help, if needed.

@jaredsburrows jaredsburrows force-pushed the pr/jaredsburrows/move-to-sonatype-mavencentral branch 2 times, most recently from 95ad48a to 2855fd9 Compare September 12, 2021 15:29
@jaredsburrows jaredsburrows force-pushed the pr/jaredsburrows/move-to-sonatype-mavencentral branch from 2855fd9 to 427282e Compare September 12, 2021 16:46
@jaredsburrows jaredsburrows merged commit 791e4cf into master Sep 12, 2021
@jaredsburrows jaredsburrows deleted the pr/jaredsburrows/move-to-sonatype-mavencentral branch September 12, 2021 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants