diff options
Diffstat (limited to 'build.gradle')
-rw-r--r-- | build.gradle | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/build.gradle b/build.gradle index 6508bdc5..53e3feeb 100644 --- a/build.gradle +++ b/build.gradle @@ -1,5 +1,3 @@ -// Top-level build file where you can add configuration options common to all sub-projects/modules. - buildscript { repositories { google() @@ -26,4 +24,4 @@ allprojects { task clean(type: Delete) { delete rootProject.buildDir -} +}
\ No newline at end of file |