Skip to content

Commit

Permalink
Make sure the dev uses minsdk 15 as Facebook SDK requires that
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyVerbruggen committed Jun 27, 2016
1 parent 5b4f6fd commit 951cee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@

<framework src="com.facebook.android:facebook-android-sdk:4.11.+"/>

<framework src="platforms/android/facebook-minsdk-check.gradle" custom="true" type="gradleReference"/>
<framework src="src/android/facebook-minsdk-check.gradle" custom="true" type="gradleReference"/>

<!-- cordova plugin src files -->
<source-file src="src/android/ConnectPlugin.java" target-dir="src/org/apache/cordova/facebook" />
Expand Down

0 comments on commit 951cee4

Please sign in to comment.