/** | |
* This file was created using the `create_project.py` script located in the | |
* `<AndroidX root>/development/project-creator` directory. | |
* | |
* Please use that script when creating a new project, rather than copying an existing project and | |
* modifying its settings. | |
*/ | |
plugins { | |
id("java-gradle-plugin") | |
id("groovy") | |
} |