mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
clean up exception handling
This commit is contained in:
parent
96b762fba9
commit
8421c53a69
9 changed files with 124 additions and 58 deletions
|
|
@ -44,6 +44,10 @@
|
|||
android:name="com.mixpanel.android.MPConfig.DisableViewCrawler"
|
||||
android:value="true" />
|
||||
|
||||
<meta-data
|
||||
android:name="firebase_crashlytics_collection_enabled"
|
||||
android:value="false" />
|
||||
|
||||
<!-- we need bind job service for oreo -->
|
||||
<service
|
||||
android:name="com.geeksville.mesh.SoftwareUpdateService"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue