5 includeGroupByRegex("com\\.android.*")
6 includeGroupByRegex("com\\.google.*")
7 includeGroupByRegex("androidx.*")
14 dependencyResolutionManagement {
15 repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
22 rootProject.name = "JavaEmptyProject"