Update Android runner
This commit is contained in:
parent
37c0513c5d
commit
531b7eee02
10 changed files with 38 additions and 4 deletions
|
|
@ -1,6 +1,8 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools">
|
||||
<application
|
||||
android:label="traccar_client"
|
||||
tools:replace="android:label"
|
||||
android:label="Traccar Client"
|
||||
android:name="${applicationName}"
|
||||
android:icon="@mipmap/ic_launcher">
|
||||
<activity
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue