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 5
5
<manifest xmlns : android =" http://schemas.android.com/apk/res/android" >
6
6
<uses-permission android : name =" android.permission.INTERNET" />
7
7
<application
8
- android : label =" Zulip beta "
8
+ android : label =" Zulip"
9
9
android : name =" ${applicationName}"
10
10
android : icon =" @mipmap/ic_launcher" >
11
11
<activity
Original file line number Diff line number Diff line change 7
7
<key >CFBundleDevelopmentRegion </key >
8
8
<string >$(DEVELOPMENT_LANGUAGE) </string >
9
9
<key >CFBundleDisplayName </key >
10
- <string >Zulip beta </string >
10
+ <string >Zulip </string >
11
11
<key >CFBundleExecutable </key >
12
12
<string >$(EXECUTABLE_NAME) </string >
13
13
<key >CFBundleIdentifier </key >
14
14
<string >$(PRODUCT_BUNDLE_IDENTIFIER) </string >
15
15
<key >CFBundleInfoDictionaryVersion </key >
16
16
<string >6.0 </string >
17
17
<key >CFBundleName </key >
18
- <string >Zulip beta </string >
18
+ <string >Zulip </string >
19
19
<key >CFBundlePackageType </key >
20
20
<string >APPL </string >
21
21
<key >CFBundleShortVersionString </key >
You can’t perform that action at this time.
0 commit comments