diff --git a/build.gradle b/build.gradle index 1c01b08b..68c39751 100644 --- a/build.gradle +++ b/build.gradle @@ -22,8 +22,8 @@ repositories { } dependencies { - compile 'eu.chainfire:libsuperuser:1.0.0.201510071325' - compile 'com.android.support:design:23.1.1' + compile 'eu.chainfire:libsuperuser:1.0.0.201602271131' + compile 'com.android.support:design:23.2.0' compile 'com.google.zxing:android-integration:3.2.1' androidTestCompile 'com.squareup.okhttp:mockwebserver:2.4.0' }