|
|
@@ -16,7 +16,7 @@
|
|
|
android:name=".application.PdaApplication"
|
|
|
android:allowBackup="true"
|
|
|
android:icon="@mipmap/icon"
|
|
|
- android:label="UAS车间工作站"
|
|
|
+ android:label="@string/app_name_test"
|
|
|
android:theme="@style/AppTheme"
|
|
|
android:usesCleartextTraffic="true"
|
|
|
tools:replace="allowBackup,label,theme">
|