summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorke Lee <yorkelee@google.com>2015-11-02 10:29:37 -0800
committerYorke Lee <yorkelee@google.com>2015-11-02 10:30:40 -0800
commit6a1c83625e75cc1f649c1c1638a21b6ac67b3c6e (patch)
treea611a26ac17baf528c62b77a95dd4267394ed613
parente998605fdaaefa05c64786c92defc20e6672d41c (diff)
Bump Dialer version code to 20303
Change-Id: I230fbb138a7ab915e3953c8f9cb41b8b3140b8c9
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 6127a5af2..9267d0606 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="20302"
- android:versionName="2.3.02">
+ android:versionCode="20303"
+ android:versionName="2.3.03">
<uses-sdk
android:minSdkVersion="23"