Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/tidev/ti.facebook
Browse files Browse the repository at this point in the history
  • Loading branch information
hansemannn committed Jun 5, 2022
2 parents f31a972 + ef61d8e commit 95f66e2
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
Expand Up @@ -6,5 +6,5 @@ buildscript {
}

dependencies {
implementation 'com.facebook.android:facebook-android-sdk:13.1.0'
implementation 'com.facebook.android:facebook-android-sdk:13.2.0'
}
2 changes: 1 addition & 1 deletion android/manifest
Expand Up @@ -2,7 +2,7 @@
# this is your module manifest and used by Titanium
# during compilation, packaging, distribution, etc.
#
version: 11.1.0
version: 11.2.0
apiversion: 4
architectures: arm64-v8a armeabi-v7a x86 x86_64
description: facebook
Expand Down

0 comments on commit 95f66e2

Please sign in to comment.