commit | bfae5c2a96daeda5e4a772cfb5228c5eae018af7 | [log] [tgz] |
---|---|---|
author | Brandon Maxwell <maxwelb@google.com> | Wed Feb 24 18:02:54 2016 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Feb 24 18:02:54 2016 +0000 |
tree | 70bc6416ab19161a17ed6296a5f2a3048aa17621 | |
parent | d9e78a47c5be650fb568c41e70f37257ff6f5578 [diff] | |
parent | c06410751ade219f93b4d4f8f3c094b63c09449a [diff] |
Merge "Bumping Dialer version for weekly build" into nyc-dev
diff --git a/AndroidManifest.xml b/AndroidManifest.xml index e155d69..89fdc1f 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"