-
-
Notifications
You must be signed in to change notification settings - Fork 241
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 Maven from Jcenter #194
Comments
Please I too need it |
ShawnLin013
added a commit
that referenced
this issue
May 22, 2021
@yianniscy84 @dhivya-purushothaman-appasamy
|
Thank you so much
…---- On Sat, 22 May 2021 22:30:23 +0530 Shawn ***@***.***> wrote ----
https://github.com/yianniscy84 https://github.com/dhivya-purushothaman-appasamy
Successfully migrated to Maven Central Repository. Thanks!
Don't forget to update the build.gradle.
buildscript {
repositories {
mavenCentral()
}
}
dependencies {
implementation 'io.github.ShawnLin013:number-picker:2.4.13'
}
—
You are receiving this because you were mentioned.
Reply to this email directly, #194 (comment), or https://github.com/notifications/unsubscribe-auth/AS6CVY2PHBSUFLK6IL5COODTO7PKPANCNFSM44FSMMKA.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With the deprecation of JCenter can you move this to Maven. Thank you
https://developer.android.com/studio/build/jcenter-migration
The text was updated successfully, but these errors were encountered: