Attempt to fix log crash
This commit is contained in:
parent
bd06baff50
commit
4658ceeaa8
4 changed files with 17 additions and 4 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<application
|
||||
tools:replace="android:label"
|
||||
android:label="Traccar Client"
|
||||
android:name="${applicationName}"
|
||||
android:name=".MainApplication"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:networkSecurityConfig="@xml/network_security_config">
|
||||
<activity
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue