Merge "Give email its own version# scheme. DO NOT MERGE" into froyo
This commit is contained in:
commit
3ddfdb8e07
@ -15,7 +15,10 @@
|
||||
-->
|
||||
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.android.email">
|
||||
package="com.android.email"
|
||||
android:versionCode="222000"
|
||||
android:versionName="2.2.2"
|
||||
>
|
||||
|
||||
<original-package android:name="com.android.email" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user