Rename the file to group them

This commit is contained in:
Benoit Marty 2021-12-10 21:19:43 +01:00
parent c514a3b063
commit 45ff069d66
2 changed files with 1 additions and 2 deletions

View File

@ -1,9 +1,8 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
apply from: 'dependencies.gradle'
apply from: 'includegroups.gradle'
apply from: 'dependencies_groups.gradle'
repositories {
google()