DO NOT MERGE Bump version of AOSP Contacts to 1.6.19
Bug: 31101408
Test: none
Change-Id: Ia36861e49858a41f2a681852f1731834ea58e3e8
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index a1092c0..e938af7 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="10618"
- android:versionName="1.6.18">
+ android:versionCode="10619"
+ android:versionName="1.6.19">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="25" />