diff options
| author | Yu Ping Hu <yph@google.com> | 2013-06-04 12:50:35 -0700 |
|---|---|---|
| committer | Yu Ping Hu <yph@google.com> | 2013-06-04 12:50:35 -0700 |
| commit | f849c1c50dd262b4b0e4b67dd57040e8da2a688a (patch) | |
| tree | 42485f2199eba367f739d5108e47b55296af7798 /AndroidManifest.xml | |
| parent | bc15735eb8c894a1ff4e35efc026d6ffb9225f9b (diff) | |
| download | android_packages_apps_Email-f849c1c50dd262b4b0e4b67dd57040e8da2a688a.tar.gz android_packages_apps_Email-f849c1c50dd262b4b0e4b67dd57040e8da2a688a.tar.bz2 android_packages_apps_Email-f849c1c50dd262b4b0e4b67dd57040e8da2a688a.zip | |
Increment Email version.
Change-Id: Id0f4ce9b987f188bcb7a3604efe6df9162a2e4e5
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 559d1bdba..e7d8d1f83 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="500032" > + android:versionCode="500033" > <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/> <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/> |
