summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorNancy Chen <nancychen@google.com>2015-11-26 01:55:52 +0000
committerandroid-build-merger <android-build-merger@google.com>2015-11-26 01:55:52 +0000
commitaf21ed21df48381ff8d5a31003e59c1c1af0814e (patch)
tree112f8c5a22190d9efffaff2357a1f822d2f7977e /AndroidManifest.xml
parent9873b65aadfc712930420d304c3d600aa27ef01c (diff)
parent5d9c796e39f579877f7bb864189440607809dc53 (diff)
Bump AOSP dialer from 2.3.12 -> 2.3.13
am: 5d9c796e39 * commit '5d9c796e39f579877f7bb864189440607809dc53': Bump AOSP dialer from 2.3.12 -> 2.3.13
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 9051a9fe4..f0c7d1ff6 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="20312"
- android:versionName="2.3.12">
+ android:versionCode="20313"
+ android:versionName="2.3.13">
<uses-sdk
android:minSdkVersion="23"