Change AOSP Contacts app version to 1.7.10.
Test: build a local build.
Change-Id: I4b6d681cf698908a49fa2204121bfbf385b47024
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 06565d1..96d698b 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -16,8 +16,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.contacts"
- android:versionCode="20000"
- android:versionName="2.0.0">
+ android:versionCode="10710"
+ android:versionName="1.7.10">
<uses-sdk
android:minSdkVersion="21"