Browse Source

no message

ChengJH 3 năm trước cách đây
mục cha
commit
92b8b5bb20
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/src/main/AndroidManifest.xml

+ 1 - 1
app/src/main/AndroidManifest.xml

@@ -19,7 +19,7 @@
         android:name="com.uas.pda_smart_sa.application.PdaApplication"
         android:allowBackup="true"
         android:icon="@mipmap/icon"
-        android:label="@string/my_app_name_test"
+        android:label="@string/my_app_name"
         android:theme="@style/AppTheme"
         android:usesCleartextTraffic="true"
         tools:replace="icon,label,theme">