diff --git a/app/build.gradle b/app/build.gradle index bc249f3c..650e6b4a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -5,8 +5,8 @@ android { buildToolsVersion "24.0.1" dependencies { - compile 'com.android.support:support-annotations:24.1.1' - compile "com.android.support:support-v4:24.1.1" + compile 'com.android.support:support-annotations:24.2.0' + compile "com.android.support:support-v4:24.2.0" } defaultConfig {