Material Dialogs wasquite a bit behind in updates :)

This commit is contained in:
Aidan Follestad 2015-04-16 10:50:22 -05:00
commit c1b258dadd

View file

@ -50,7 +50,7 @@ dependencies {
compile('com.crashlytics.sdk.android:crashlytics:2.2.1@aar') { compile('com.crashlytics.sdk.android:crashlytics:2.2.1@aar') {
transitive = true; transitive = true;
} }
compile 'com.afollestad:material-dialogs:0.7.1.3' compile 'com.afollestad:material-dialogs:0.7.2.1'
compile 'com.android.support:appcompat-v7:22.0.0' compile 'com.android.support:appcompat-v7:22.0.0'
compile 'com.android.support:recyclerview-v7:22.0.0' compile 'com.android.support:recyclerview-v7:22.0.0'
compile 'com.android.support:gridlayout-v7:22.0.0' compile 'com.android.support:gridlayout-v7:22.0.0'