diff --git a/android/build.gradle b/android/build.gradle index 54c6cbb0..7b402050 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -32,6 +32,6 @@ repositories { dependencies { compile 'com.facebook.react:react-native:+' - compile 'com.android.support:customtabs:23.3.0' + compile 'com.android.support:customtabs:23.0.1' } - \ No newline at end of file +