Give email its own version# scheme. DO NOT MERGE
Change-Id: I258ffcf47d243417edadad44714f74247c78b366
This commit is contained in:
parent
0639c6bd4e
commit
419a36ca6e
@ -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