We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9736e6 commit 2da633cCopy full SHA for 2da633c
android/app/src/main/AndroidManifest.xml
@@ -4,7 +4,7 @@
4
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>
5
<uses-permission android:name="android.permission.POST_NOTIFICATIONS"/>
6
<application
7
- android:label="taskwarrior"
+ android:label="TaskWarrior"
8
android:name="${applicationName}"
9
android:icon="@mipmap/launcher_icon">
10
<activity
0 commit comments