What is the actual problem?
compile 'com.android.support:appcompat-v7:23.4.0' compile 'com.android.support:design:23.4.0' compile ('com.squareup.retrofit2:retrofit:2.1.0') { exclude module: 'okhttp' } compile 'com.squareup.okhttp3:okhttp:3.4.1' compile 'com.squareup.okhttp3:logging-intercepto' + 'r:3.4.0' compile 'com.squareup.retrofit2:converter-gson:2.1.0' compile 'com.android.support:cardview-v7:23.+' compile 'com.android.support:recyclerview-v7:23.+' compile 'com.tonicartos:superslim:0.4.+' compile 'net.danlew:android.joda:2.9.4.1' compile 'com.github.bumptech.glide:glide:3.7.0' compile 'com.wdullaer:materialdatetimepicker:2.5.0' compile 'com.afollestad.material-dialogs:core:0.9.0.2' compile 'net.opacapp:multiline-collapsingtoolbar:1.2.2' compile 'de.hdodenhof:circleimageview:2.1.0' compile 'com.turingtechnologies.materialscrollbar:lib:10.1.2' compile 'com.google.android.gms:play-services-appindexing:8.1.0' compile 'me.zhanghai.android.materialprogressbar:library:1.1.7' 
AppCompat24.2.1library24.2.1not exist. - Silento