Add LayoutCast as dependency

This commit is contained in:
Negue 2015-08-18 18:07:32 +02:00
parent 315d25e316
commit a016cec942

View file

@ -57,12 +57,13 @@ dependencies {
compile 'com.android.support:recyclerview-v7:22.2.+'
// Icons
dependencies {
compile 'com.mikepenz:iconics:1.1.0@aar'
}
compile 'com.mikepenz:iconics:1.1.0@aar'
compile 'com.rengwuxian.materialedittext:library:2.1.4'
// Instant Layout Changing w/o recompile
compile 'com.github.mmin18.layoutcast:library:1.+@aar'
// Instabug / In-App-Feedback
compile 'com.instabug.library:instabugsupport:+'