Bump version codes and name to v22

Test: n/a
PiperOrigin-RevId: 197456564
Change-Id: I1f8348fbeba098d3c6522a9ba0d8e083beb60dbe
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index b166895..52c2ee2 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -16,8 +16,8 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
   coreApp="true"
   package="com.android.dialer"
-  android:versionCode="2700000"
-  android:versionName="21.0">
+  android:versionCode="2800000"
+  android:versionName="22.0">
 
   <uses-sdk
     android:minSdkVersion="24"