| commit | 8d6f9b6b41564341bc7a23f98548c0ea2a35b140 | [log] [tgz] |
|---|---|---|
| author | Sean McQuillan <[email protected]> | Fri Jun 04 11:04:42 2021 -0700 |
| committer | Sean McQuillan <[email protected]> | Fri Jun 04 11:05:46 2021 -0700 |
| tree | c673ccbbd46a242295a6ce36abef0920e73f29e5 | |
| parent | a80e0787840141e339dc673f0b16fca1c49d96fb [diff] |
Final name is profileinstaller Renamed profile-installer to profileinstaller Test: N/A Change-Id: I9a90625612c4cb57fdeea2aa7e7476cd3a8e6288
diff --git a/profileinstaller/profileinstaller/build.gradle b/profileinstaller/profileinstaller/build.gradle index 5fdef63..6d6ad00 100644 --- a/profileinstaller/profileinstaller/build.gradle +++ b/profileinstaller/profileinstaller/build.gradle
@@ -32,7 +32,7 @@ } androidx { - name = "androidx.profile-installer:profile-installer" + name = "androidx.profileinstaller:profileinstaller" type = LibraryType.PUBLISHED_LIBRARY mavenVersion = LibraryVersions.PROFILEINSTALLER mavenGroup = LibraryGroups.PROFILEINSTALLER