Remove versionName
This is now set as part of the build process Change-Id: Ic4db38df434031ce43c5a929dc7bac157a26d0a0
This commit is contained in:
parent
82fef2b331
commit
4b6d17ebea
@ -16,8 +16,7 @@
|
||||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.android.email"
|
||||
android:versionCode="500016"
|
||||
android:versionName="4.2-016" >
|
||||
android:versionCode="500016" >
|
||||
|
||||
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
|
||||
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
|
||||
|
Loading…
Reference in New Issue
Block a user