1
0
mirror of https://github.com/sciwhiz12/Janitor.git synced 2024-09-08 02:18:07 +00:00

Remove autogenerated comment in settings.gradle

This commit is contained in:
SciWhiz12 2021-04-21 18:53:35 +08:00
parent 832e236526
commit da33681211
Signed by: sciwhiz12
GPG Key ID: 622CF446534317E1

View File

@ -1,11 +1,2 @@
/*
* This file was generated by the Gradle 'init' task.
*
* The settings file is used to specify which projects to include in your build.
*
* Detailed information about configuring a multi-project build in Gradle can be found
* in the user manual at https://docs.gradle.org/6.8.3/userguide/multi_project_builds.html
*/
rootProject.name = 'Janitor'
include('app')