Skip to content

Commit

Permalink
lock firebase library version to match phonegap-plugin-push
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Cook committed Aug 17, 2017
1 parent b4af71b commit 9a72382
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 @@ -47,7 +47,7 @@ xmlns:android="http://schemas.android.com/apk/res/android"
<uses-permission android:name="android.permission.INTERNET" />
</config-file>

<framework src="com.google.firebase:firebase-core:11.0.+" />
<framework src="com.google.firebase:firebase-core:11.0.1" />

<framework src="src/android/build.gradle" custom="true" type="gradleReference" />

Expand Down

0 comments on commit 9a72382

Please sign in to comment.