Skip to content

Commit e4da39a

Browse files
Merge pull request #209 from NativeScript/narusevic
Updated android to version 5
2 parents 27f5b61 + 38bc29d commit e4da39a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-
implementation "com.facebook.android:facebook-android-sdk:4.36.0"
7+
implementation 'com.facebook.android:facebook-android-sdk:[5,6)'
88
}

0 commit comments

Comments
 (0)