File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55<manifest xmlns : android =" http://schemas.android.com/apk/res/android" >
66 <uses-permission android : name =" android.permission.INTERNET" />
77 <application
8- android : label =" Zulip beta "
8+ android : label =" Zulip"
99 android : name =" ${applicationName}"
1010 android : icon =" @mipmap/ic_launcher" >
1111 <activity
Original file line number Diff line number Diff line change 77 <key >CFBundleDevelopmentRegion </key >
88 <string >$(DEVELOPMENT_LANGUAGE) </string >
99 <key >CFBundleDisplayName </key >
10- <string >Zulip beta </string >
10+ <string >Zulip </string >
1111 <key >CFBundleExecutable </key >
1212 <string >$(EXECUTABLE_NAME) </string >
1313 <key >CFBundleIdentifier </key >
1414 <string >$(PRODUCT_BUNDLE_IDENTIFIER) </string >
1515 <key >CFBundleInfoDictionaryVersion </key >
1616 <string >6.0 </string >
1717 <key >CFBundleName </key >
18- <string >Zulip beta </string >
18+ <string >Zulip </string >
1919 <key >CFBundlePackageType </key >
2020 <string >APPL </string >
2121 <key >CFBundleShortVersionString </key >
You can’t perform that action at this time.
0 commit comments