jrvansuita / MaterialAbout

🔖 It's a material-design about screen to use on your Android apps. A developer profile and application information easy to integrate.
MIT License
1.53k stars 208 forks source link

Build For Support Lib 27 #65

Closed Patchett closed 6 years ago

Patchett commented 6 years ago

Hello, Would it be possible to build the library for the latest support lib 27? Currently I am getting some warnings about mixing versions of dependencies (specifically cardview26) when I import this. Not breaking anything now, but would be nice to have an updated build for the latest support lib :)

jrvansuita commented 6 years ago

Yea @Patchett, can you do it for those who is using the lib? It's easy, clone the project, update the version and create a pull request.

:D