settings.gradle 72 B

123
  1. rootProject.name = "ImageGrid"
  2. include ':app'
  3. include ':image_grid_lib'