diff --git a/build.gradle b/build.gradle index bbbbaa8..3e17477 100755 --- a/build.gradle +++ b/build.gradle @@ -33,7 +33,7 @@ android { buildToolsVersion '25.0.0' dependencies { - compile 'com.android.support:appcompat-v7:25.0.0' + compile 'com.android.support:appcompat-v7:25.0.1' compile 'com.squareup.okhttp3:okhttp:3.4.2' }