diff options
author | Brandon Maxwell <maxwelb@google.com> | 2016-03-16 02:06:53 +0000 |
---|---|---|
committer | android-build-merger <android-build-merger@google.com> | 2016-03-16 02:06:53 +0000 |
commit | 913fb2c4fd76804ac8c04f00a6df2a1541cd0eae (patch) | |
tree | 3df7d42e3386d55f3456daec73d2381a12d38bc7 /AndroidManifest.xml | |
parent | e8ccc31afb7d0b54e388416f525ef9e273e463d6 (diff) | |
parent | ae33e9514709d2128eaea44e440c2762ebc5ecb4 (diff) |
Bumping version to 20504 for B release am: 44e3b5fc98
am: ae33e95147
* commit 'ae33e9514709d2128eaea44e440c2762ebc5ecb4':
Bumping version to 20504 for B release
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r-- | AndroidManifest.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml index c39bd5b6c..d14bf95b2 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -17,8 +17,8 @@ <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.android.dialer" coreApp="true" - android:versionCode="20503" - android:versionName="2.05.03"> + android:versionCode="20504" + android:versionName="2.05.04"> <uses-sdk android:minSdkVersion="23" |