50ButtonsEach / fliclib-android

Creative Commons Zero v1.0 Universal
33 stars 22 forks source link

Upgrade gradle versions. #22

Closed DevNigam closed 6 years ago

DevNigam commented 6 years ago

Hello Flic Team,

Thanks for a nice device and the library. But, please update the lib compile, target SDK version, gradle version. We are facing issue while importing the library into our Android Studio is of version 3.0 and facing issues. I updated the gradle for now to something like this

compileSdkVersion 25 buildToolsVersion "26.0.2" targetSdkVersion 25 compile 'com.android.support:appcompat-v7:25.4.0'

fabianbergmark commented 6 years ago

Thanks for the suggestion, we will include it in the next release