Skip to content

Commit da513f9

Browse files
Merge pull request #23 from unstoppableayush/mob_app
updated the name of app
2 parents eae96e5 + 2e88330 commit da513f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/android/app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
22
<uses-permission android:name="android.permission.INTERNET" />
33
<application
4-
android:label="speaking_app"
4+
android:label="Talk in English"
55
android:name="${applicationName}"
66
android:icon="@mipmap/ic_launcher">
77
<activity

0 commit comments

Comments
 (0)