diff options
| author | Yu Ping Hu <yph@google.com> | 2013-06-19 11:57:16 -0700 |
|---|---|---|
| committer | Yu Ping Hu <yph@google.com> | 2013-06-19 11:57:16 -0700 |
| commit | e5088ba0d44911892b08e6c16b58af48895d28f8 (patch) | |
| tree | c9b7e4bb4ac0d9e9dc2e18f47a1f2d1e3a730e87 /AndroidManifest.xml | |
| parent | 5648390caed26a460042f32720f9a8e1fd5fe85f (diff) | |
| download | android_packages_apps_Email-e5088ba0d44911892b08e6c16b58af48895d28f8.tar.gz android_packages_apps_Email-e5088ba0d44911892b08e6c16b58af48895d28f8.tar.bz2 android_packages_apps_Email-e5088ba0d44911892b08e6c16b58af48895d28f8.zip | |
Increment email version.
Change-Id: I2c974b090f308cd30553796eda7d5c05d2327d8f
Diffstat (limited to 'AndroidManifest.xml')
| -rw-r--r-- | AndroidManifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 56fc0899c..639d90acb 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -16,7 +16,7 @@ --> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.android.email" - android:versionCode="500034" > + android:versionCode="500035" > <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/> <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/> |
