summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Maxwell <maxwelb@google.com>2016-02-24 18:02:54 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2016-02-24 18:02:54 +0000
commitbfae5c2a96daeda5e4a772cfb5228c5eae018af7 (patch)
tree70bc6416ab19161a17ed6296a5f2a3048aa17621
parentd9e78a47c5be650fb568c41e70f37257ff6f5578 (diff)
parentc06410751ade219f93b4d4f8f3c094b63c09449a (diff)
Merge "Bumping Dialer version for weekly build" into nyc-dev
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index e155d69e0..89fdc1ff2 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="20502"
- android:versionName="2.05.02">
+ android:versionCode="20503"
+ android:versionName="2.05.03">
<uses-sdk
android:minSdkVersion="23"