Skip to content

Commit

Permalink
Fix defined here Wizcorp#1183
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelcoutinho committed Feb 23, 2016
1 parent 544cc06 commit 6abece1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
<activity android:label="@string/fb_app_name" android:name="com.facebook.LoginActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar"></activity>
</config-file>

<framework src="platforms/android/FacebookLib" custom="true" />

<framework src="com.android.support:support-v4:+" />
<framework src="com.facebook.android:facebook-android-sdk:3.23.0" />
<!-- cordova plugin src files -->
<source-file src="platforms/android/src/org/apache/cordova/facebook/ConnectPlugin.java" target-dir="src/org/apache/cordova/facebook" />

Expand Down

0 comments on commit 6abece1

Please sign in to comment.