Fixed Android Label
This commit is contained in:
parent
ead31e12c0
commit
e11a73d37e
@ -1,7 +1,7 @@
|
|||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="com.fahrecker.time_progress_calculator">
|
package="com.fahrecker.time_progress_calculator">
|
||||||
<application
|
<application
|
||||||
android:label="time_progress_tracker"
|
android:label="Time Progress Tracker"
|
||||||
android:name="${applicationName}"
|
android:name="${applicationName}"
|
||||||
android:icon="@mipmap/ic_launcher">
|
android:icon="@mipmap/ic_launcher">
|
||||||
<activity
|
<activity
|
||||||
|
Loading…
x
Reference in New Issue
Block a user