File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
55This is a [ Cordova] ( http://cordova.apache.org/ ) plugin for [ Fabric.io] ( https://www.fabric.io ) 's Crashlytics and Answers services.
66
7- It requires Cordova 3 .x or newer (tested on 5.4 .0) and has APIs for iOS and Android.
7+ It requires Cordova 6 .x or newer (tested on 7.0 .0) and has APIs for iOS and Android.
88
99The iOS version uses Fabric SDK 1.7.5 and Crashlytics SDK 3.10.1 framework bundles which are located in ` lib/ios ` .
1010
Original file line number Diff line number Diff line change 11{
22 "name" : " cordova-fabric-plugin" ,
3- "version" : " 1.1.13 -dev" ,
3+ "version" : " 1.1.14 -dev" ,
44 "description" : " Cordova Fabric.io Plugin" ,
55 "cordova" : {
66 "id" : " cordova-fabric-plugin" ,
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
3- <plugin id =" cordova-fabric-plugin" version =" 1.1.13 -dev" xmlns =" http://www.phonegap.com/ns/plugins/1.0" >
3+ <plugin id =" cordova-fabric-plugin" version =" 1.1.14 -dev" xmlns =" http://www.phonegap.com/ns/plugins/1.0" >
44
55 <name >cordova-fabric-plugin</name >
66 <description >Cordova Fabric.io Plugin</description >
You can’t perform that action at this time.
0 commit comments