Skip to content

Commit 2da633c

Browse files
committed
changed android name
1 parent b9736e6 commit 2da633c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>
55
<uses-permission android:name="android.permission.POST_NOTIFICATIONS"/>
66
<application
7-
android:label="taskwarrior"
7+
android:label="TaskWarrior"
88
android:name="${applicationName}"
99
android:icon="@mipmap/launcher_icon">
1010
<activity

0 commit comments

Comments
 (0)