I develop own library module where I use Snackbar.
Snackbar
Here is my Gradle file:
apply plugin: \'com.android.library\' android { compileSdkV
Remove Support v4 from your project and then add support design library.