summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorYorke Lee <yorkelee@google.com>2015-09-01 18:14:00 -0700
committerYorke Lee <yorkelee@google.com>2015-09-02 10:43:17 -0700
commit08907b312cfce7c9e03557ada66b375200c035b8 (patch)
treea9181e32e990275bdbad48e33ea3b91076fcc837 /AndroidManifest.xml
parenta7a74c95e8f9bc874d98b358ac060009b092b315 (diff)
Bump AOSP Dialer version to 2.3
Change-Id: I2c9c594c98568b2c550b482e338a4f0fc81198dd
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 32d88cc1f..1faab2af4 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="20210"
- android:versionName="2.21">
+ android:versionCode="20300"
+ android:versionName="2.3">
<uses-sdk
android:minSdkVersion="23"