File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Version 18.0.3
2+ * (ios) bugfix: fix invalid cordova hook interface use
3+ * Resolves [ #908 ] ( https://github.com/dpa99c/cordova-plugin-firebasex/issues/908 )
4+ * Merged from PR [ #909 ] ( https://github.com/dpa99c/cordova-plugin-firebasex/pull/909 )
5+
16# Version 18.0.2
27* bugfix: only apply new logic for cordova-ios@8 if platform is ios
38 - Resolves [ #907 ] ( https://github.com/dpa99c/cordova-plugin-firebasex/issues/907 )
Original file line number Diff line number Diff line change 11{
22 "name" : " cordova-plugin-firebasex" ,
3- "version" : " 18.0.2 " ,
3+ "version" : " 18.0.3 " ,
44 "description" : " Cordova plugin for Google Firebase" ,
55 "types" : " ./types/index.d.ts" ,
66 "author" : {
Original file line number Diff line number Diff line change 11<?xml version =' 1.0' encoding =' utf-8' ?>
2- <plugin id =" cordova-plugin-firebasex" version =" 18.0.2 "
2+ <plugin id =" cordova-plugin-firebasex" version =" 18.0.3 "
33 xmlns=" http://apache.org/cordova/ns/plugins/1.0"
44 xmlns:android=" http://schemas.android.com/apk/res/android"
55 xmlns:tools=" http://schemas.android.com/tools"
You can’t perform that action at this time.
0 commit comments