Skip to content

Commit

Permalink
Fixed the firebase plugin spec
Browse files Browse the repository at this point in the history
  • Loading branch information
jchau207 committed Apr 4, 2019
1 parent d0b49d2 commit c51616d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-template/config-template.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
</plugin>
<plugin name="cordova-custom-config" spec="3.0.14" />
<plugin name="cordova-plugin-queries-schemes" spec="0.1.5" />
<plugin name="cordova-plugin-firebase" spec="https://github.com/arnesson/cordova-plugin-firebase.git#1.0.5" />
<plugin name="cordova-plugin-firebase" spec="1.0.5" />
<plugin name="cordova-plugin-wkwebview-inputfocusfix" spec="https://github.com/onderceylan/cordova-plugin-wkwebview-inputfocusfix.git" />
<plugin name="cordova-plugin-media-fork" spec="5.0.3">
<variable name="KEEP_AVAUDIOSESSION_ALWAYS_ACTIVE" value="NO" />
Expand Down

0 comments on commit c51616d

Please sign in to comment.