am 419a36ca
: Give email its own version# scheme. DO NOT MERGE
Merge commit '419a36ca6e8d0c46875e82c1e8be245b45adbb52' into gingerbread-plus-aosp * commit '419a36ca6e8d0c46875e82c1e8be245b45adbb52': Give email its own version# scheme. DO NOT MERGE
This commit is contained in:
commit
0f8cd21697
@ -15,7 +15,10 @@
|
||||
-->
|
||||
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.android.email">
|
||||
package="com.android.email"
|
||||
android:versionCode="230000"
|
||||
android:versionName="2.3"
|
||||
>
|
||||
|
||||
<original-package android:name="com.android.email" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user