Closed SorrowBlue closed 3 years ago
any plans to move to maven central?
You can download it from the maven central.
⚠️ The package name is renamed.
com.github.aakira
=> io.github.aakira
sourceSets {
val commonMain by getting {
dependencies {
implementation("io.github.aakira:napier:1.4.1")
}
}
}
Move from jcenter to Maven Central. https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/