Skip to content

Commit baff268

Browse files
authored
Merge pull request #161 from NativeScript/hristova/update-include.gradle
chore: update include.gradle
2 parents 5d4d1c5 + 46e7177 commit baff268

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/platforms/android/include.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ android {
44
}
55

66
dependencies {
7-
compile "com.facebook.android:facebook-android-sdk:4.36.0"
7+
implementation "com.facebook.android:facebook-android-sdk:4.36.0"
88
}

0 commit comments

Comments
 (0)