Skip to content

Commit e072800

Browse files
committed
feat(android): adopt facebook-android-sdk v18.0.0
1 parent 4df764f commit e072800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ repositories {
4848
google()
4949
}
5050

51-
def FACEBOOK_SDK_VERSION = safeExtGet('facebookSdkVersion', '17.+')
51+
def FACEBOOK_SDK_VERSION = safeExtGet('facebookSdkVersion', '18.+')
5252

5353
dependencies {
5454
//noinspection GradleDynamicVersion

0 commit comments

Comments
 (0)