Meshtastic-Android/.idea/dictionaries/kevinh.xml
Kevin Hester 6a90881dd6 fix crashlytics auto report. oops error() is now a kotlin stdlib call
and therefore I was accidentally calling it instead of my Logging.error()
method.  And that made some error logs incorrectly fatal.
2020-02-29 13:21:05 -08:00

10 lines
No EOL
219 B
XML

<component name="ProjectDictionaryState">
<dictionary name="kevinh">
<words>
<w>crashlytics</w>
<w>errormsg</w>
<w>geeksville</w>
<w>meshtastic</w>
</words>
</dictionary>
</component>