diff options
| author | Yu Ping Hu <yph@google.com> | 2013-05-08 17:41:14 -0700 |
|---|---|---|
| committer | Yu Ping Hu <yph@google.com> | 2013-05-08 17:41:14 -0700 |
| commit | eba3ec75cd379b1b4c45985f4b468e6741f51a65 (patch) | |
| tree | a900b096e743e8c1dc432f994b02af7fe0889fae /AndroidManifest.xml | |
| parent | f55972ecd838f7362837070248ad5ca5abaa2af8 (diff) | |
| download | android_packages_apps_Email-eba3ec75cd379b1b4c45985f4b468e6741f51a65.tar.gz android_packages_apps_Email-eba3ec75cd379b1b4c45985f4b468e6741f51a65.tar.bz2 android_packages_apps_Email-eba3ec75cd379b1b4c45985f4b468e6741f51a65.zip | |
Increment Email version.
Change-Id: I1a429793e879fbe5b70a32c0bdec5f953565b81d
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 0115ac5d9..8d4c33473 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="500030" > + android:versionCode="500031" > <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/> <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/> |
