Update Email major version number to 6.3 so that it matches EmailGoogle

Change-Id: If49106af7769933515d4baa432a024dd3631aa4a
This commit is contained in:
Martin Hibdon 2014-03-24 15:29:35 -07:00
parent 175efbdd37
commit ae242766c2
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
on the same date. This should start at zero. -->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.email"
android:versionCode="6203240" >
android:versionCode="6303240" >
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>