summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Maxwell <maxwelb@google.com>2015-11-23 14:38:46 -0800
committerBrandon Maxwell <maxwelb@google.com>2015-11-23 14:38:46 -0800
commit3d0ac24ebc1d5d4cdd623b406622be5f822575c5 (patch)
treece054541b7c72e449b14f31dcfbf6c9132981ca7
parentdb488717115485ce91426a965e841fc61942fe0f (diff)
Bumping version to 2.03.10
Change-Id: I6c8e64e67b2b4c020cc2693732b5741dd03c3cc1
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 16be87271..468d0ce66 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="20309"
- android:versionName="2.3.09">
+ android:versionCode="20310"
+ android:versionName="2.3.10">
<uses-sdk
android:minSdkVersion="23"