diff --git a/android/build.gradle b/android/build.gradle index 4bcebea..0d3fd9b 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -48,7 +48,7 @@ repositories { google() } -def FACEBOOK_SDK_VERSION = safeExtGet('facebookSdkVersion', '16.+') +def FACEBOOK_SDK_VERSION = safeExtGet('facebookSdkVersion', '17.+') dependencies { //noinspection GradleDynamicVersion