Skip to content

Commit

Permalink
Merge pull request #156 from hansemannn/android-sdk-8.0.0
Browse files Browse the repository at this point in the history
feat: update to Facebook Android SDK 8.0.0
  • Loading branch information
garymathews authored Jan 21, 2021
2 parents a8476ea + 3367ccf commit c826bee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ buildscript {
}

dependencies {
implementation 'com.facebook.android:facebook-android-sdk:7.1.0'
implementation 'com.facebook.android:facebook-android-sdk:9.0.0'
}
2 changes: 1 addition & 1 deletion android/manifest
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# this is your module manifest and used by Titanium
# during compilation, packaging, distribution, etc.
#
version: 10.0.0
version: 11.0.0
apiversion: 4
architectures: arm64-v8a armeabi-v7a x86 x86_64
description: facebook
Expand Down

0 comments on commit c826bee

Please sign in to comment.