summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Maxwell <maxwelb@google.com>2016-02-17 19:23:03 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-02-17 19:23:03 +0000
commiteaf2e776f19274e9372653bd8acf5c1eae7643d8 (patch)
tree31b8a973f13679243dda7c0682a84995a72d2d22
parentc72603e555d743f36a90b5bd4510014fc2298258 (diff)
parentd28495cdbce801179be44d81dc326106442f712b (diff)
Bumping Dialer version
am: d28495cdbc * commit 'd28495cdbce801179be44d81dc326106442f712b': Bumping Dialer version
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index c04885412..777faa3a5 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="20500"
- android:versionName="2.05.00">
+ android:versionCode="20501"
+ android:versionName="2.05.01">
<uses-sdk
android:minSdkVersion="23"