yankai-victor / RingButton

Apache License 2.0
152 stars 33 forks source link

Need the com.android.support:appcompat-v7:23.0.1 #3

Closed fengnanyue closed 9 years ago

fengnanyue commented 9 years ago

I didn't update the SDK to version 23 because it's not backward compatible for lower API, how to use it then?

yankai-victor commented 9 years ago

Just change 23.0.1 to lower version. For example 22.2.1.

fengnanyue commented 9 years ago

Thanks a lot! I' ve figured it out~