Flipper Release: v0.14.1
Summary: - Refactored [Crash Reporter Plugin's](https://fbflipper.com/docs/crash-reporter-plugin.html) android implementation to show the crash notification for all kind of crashes. It sniffs the logcat and fires notification whenever crash happens. - "Plugin not showing?" in the plugin list now supports more cases for telling you what went wrong. - Plugins are now sorted by name. Reviewed By: jknoxville Differential Revision: D13650988 fbshipit-source-id: 8b4861befa962162dea84a1394ea2829b88ab4c9
This commit is contained in:
committed by
Facebook Github Bot
parent
f85dc14d07
commit
b8c9597b07
@@ -1,4 +1,4 @@
|
||||
flipperkit_version = '0.14.0'
|
||||
flipperkit_version = '0.14.1'
|
||||
Pod::Spec.new do |spec|
|
||||
spec.name = 'Flipper'
|
||||
spec.version = flipperkit_version
|
||||
|
||||
Reference in New Issue
Block a user