FloatingActionButtonSpeedDial icon indicating copy to clipboard operation
FloatingActionButtonSpeedDial copied to clipboard

Move repository Jcenter to mavenCentral()

Open CarlosVF2 opened this issue 3 years ago • 3 comments

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!

CarlosVF2 avatar Jun 30 '21 14:06 CarlosVF2

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.

leinardi avatar Jun 30 '21 20:06 leinardi

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.

CarlosVF2 avatar Jul 02 '21 07:07 CarlosVF2

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!

big1990id avatar Dec 03 '21 19:12 big1990id