transition-button-android icon indicating copy to clipboard operation
transition-button-android copied to clipboard

Error in new Android/Gradle version: Failed to resolve: com.royrodriguez:transitionbutton:0.2.0

Open EdgardOliveira opened this issue 3 years ago • 2 comments

I'm using Android Studio Dolphin 2021.3.1 Patch 1 and when trying to implement the component the error occurs

dependencies { implementation 'com.royrodriguez:transitionbutton:0.2.0' }

Failed to resolve: com.royrodriguez:transitionbutton:0.2.0****

EdgardOliveira avatar Dec 26 '22 16:12 EdgardOliveira

I'm using Android Studio Dolphin 2021.3.1 Patch 1 and when trying to implement the component the error occurs

dependencies { implementation 'com.royrodriguez:transitionbutton:0.2.0' }

Failed to resolve: com.royrodriguez:transitionbutton:0.2.0****

i'm having the same issue

kuldeepbairwa avatar Jan 06 '23 06:01 kuldeepbairwa

i think you may search https://www.jitpack.io/#roynx98/transition-button-android/c1bf882dc3 to find the correct version

renchandesu avatar Feb 09 '23 08:02 renchandesu