medyo / Fancybuttons

Icons, Borders, Radius ... for Android buttons
1.77k stars 397 forks source link

I cannot use implementation "com.android.support:appcompat-v7:$support_lib_version" #124

Open aldochristian opened 6 years ago

aldochristian commented 6 years ago

Hi team,

I'm not able to sync gradle for this implementation "com.android.support:appcompat-v7:$support_lib_version" I'm using Android Studio 3.2.1 buil on October 9, 2018 Hope someone can help

danieldcoded commented 6 years ago

that's because you will already have something similar. You should already have in your build.gradle: implementation 'com.android.support:appcompat-v7:28.0.0'