-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Migrate to JFrog #67
Comments
My Information is that JCenter/Bintray became read-only on May 1st, but will continue to serve artifacts until 2022. I am surprised you encounter such issues already now. |
So I published the library to Sonatype Maven Central Repository https://repo1.maven.org/maven2/io/github/eltos/simpledialogfragments/ Please note that I had to change the groupID: dependencies {
implementation 'io.github.eltos:simpledialogfragments:3.3.2'
} |
Good.
…On Wed, 5 May 2021, 21:39 Philipp Niedermayer, ***@***.***> wrote:
So I published the library to Sonatype Maven Central Repository
https://repo1.maven.org/maven2/io/github/eltos/simpledialogfragments/
Please note that I had to change the groupID:
dependencies {
implementation 'io.github.eltos:simpledialogfragments:3.3.2'
}
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#67 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA473QU3JZ6CRVOL64JL3B3TMGGFPANCNFSM44DLZQ2Q>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The jcenter is closed down, would you like to migrate to mavencentral?
I cannot build your project dependency anymore
The text was updated successfully, but these errors were encountered: