We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eae96e5 + 2e88330 commit da513f9Copy full SHA for da513f9
1 file changed
app/android/app/src/main/AndroidManifest.xml
@@ -1,7 +1,7 @@
1
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
2
<uses-permission android:name="android.permission.INTERNET" />
3
<application
4
- android:label="speaking_app"
+ android:label="Talk in English"
5
android:name="${applicationName}"
6
android:icon="@mipmap/ic_launcher">
7
<activity
0 commit comments