FloatingActionButtonSpeedDial
FloatingActionButtonSpeedDial copied to clipboard
Move repository Jcenter to mavenCentral()
Hi!
I've the question about if is possible to move the version1.0-alpha05 to mavenCentral. Link -> https://mvnrepository.com/artifact/com.leinardi.android/speed-dial Actually it's only new version but not the version that we use, is it possilbe to move?
The reason about this change is the notice of obligation to migrate all repositories to mavenCentral. Link : https://developer.android.com/studio/build/jcenter-migration
Thanks in advance!
Hi @CarlosVF2, unfortunately there is no plan to migrate older versions of the library to MavenCentral, but the latest and newer versions will use it.
If you need to use an older version, you can get it via JitPack: https://jitpack.io/#leinardi/FloatingActionButtonSpeedDial/1.0-alpha05
But, if I may ask, why are you using version 1.0-alpha05
? It is really old.
Hi @leinardi ,
At first, thanks a lot for your answer. The reason why we are using that version is for the compatibility.
We will consider your answer to use jitpack.
Again, thanks a lot.
Hi!
I've the question about if is possible to move the version1.0-alpha05 to mavenCentral. Link -> https://mvnrepository.com/artifact/com.leinardi.android/speed-dial Actually it's only new version but not the version that we use, is it possilbe to move?
The reason about this change is the notice of obligation to migrate all repositories to mavenCentral. Link : https://developer.android.com/studio/build/jcenter-migration
Thanks in advance!