Rename contentpaging to contentpager.

Test: It builds!
Change-Id: I9e150cb196663b2ec299dfe1d059949b8dc5a3aa

Merged-In: I9e150cb196663b2ec299dfe1d059949b8dc5a3aa
diff --git a/settings.gradle b/settings.gradle
index d969d88..f63f4cd 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -41,7 +41,7 @@
 includeProject(":cardview", "cardview")
 includeProject(":collection", "collection")
 includeProject(":collection-ktx", "collection/ktx")
-includeProject(":contentpaging", "content")
+includeProject(":contentpager", "content")
 includeProject(":coordinatorlayout", "coordinatorlayout")
 includeProject(":core", "compat")
 includeProject(":core-ktx", "core/ktx")