diff options
author | Brandon Maxwell <maxwelb@google.com> | 2016-03-16 02:04:20 +0000 |
---|---|---|
committer | android-build-merger <android-build-merger@google.com> | 2016-03-16 02:04:20 +0000 |
commit | ae33e9514709d2128eaea44e440c2762ebc5ecb4 (patch) | |
tree | 179b18ba529200cb2be6ec1554dfd75cfedf6178 | |
parent | bb35e0b049cdfe350f6a00ffb4e6497fb19abeaa (diff) | |
parent | 44e3b5fc986fd555aa1d60f5e0e45a1e0397a917 (diff) |
Bumping version to 20504 for B release
am: 44e3b5fc98
* commit '44e3b5fc986fd555aa1d60f5e0e45a1e0397a917':
Bumping version to 20504 for B release
-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" |