yankai-victor / RingButton

Apache License 2.0
152 stars 33 forks source link

Gradle Code #1

Closed tellfa closed 8 years ago

tellfa commented 9 years ago

hi , please insert build.gradle code for example : compile 'com.android.support:design:22.2.0'

yankai-victor commented 9 years ago

Sorry,I don't get your point. Do you mean this build.gradle?

tellfa commented 9 years ago

yeah, my mean in build.gradle

yankai-victor commented 9 years ago

I update the build.gradle to the latest version. I clone this project. And import it into Android Studio. It works fine.

yankai-victor commented 9 years ago

@tellfa Sorry,I just get your point. I upload it to jcenter. So now you can use this code to add the library.

compile 'com.victor.ringbutton:lib:1.0'