2023-02-26 00:57

This commit is contained in:
2023-02-26 00:58:00 +09:00
commit d33a469d57
40 changed files with 1387 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
/*
* 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.1/userguide/multi_project_builds.html
*/
rootProject.name = "01_creating_new_gradle_builds"