We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27f5b61 + 38bc29d commit e4da39aCopy full SHA for e4da39a
src/platforms/android/include.gradle
@@ -4,5 +4,5 @@ android {
4
}
5
6
dependencies {
7
- implementation "com.facebook.android:facebook-android-sdk:4.36.0"
+ implementation 'com.facebook.android:facebook-android-sdk:[5,6)'
8
0 commit comments