changed app name
This commit is contained in:
@ -12,7 +12,8 @@
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/AppTheme">
|
||||
<activity android:name="fmaps.grabow.com.externgnss.MainActivity">
|
||||
<activity android:name="fmaps.grabow.com.externgnss.MainActivity"
|
||||
android:exported="true">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">Location001</string>
|
||||
<string name="app_name">ExternGNSS</string>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user