Skip to content

Commit

Permalink
Clean settings.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
kefirfromperm committed Jul 21, 2024
1 parent aba3d7b commit 09fda78
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,14 +1 @@
/*
* This file was generated by the Gradle 'init' task.
*
* The settings file is used to specify which projects to include in your build.
* For more detailed information on multi-project builds, please refer to https://docs.gradle.org/8.8/userguide/multi_project_builds.html in the Gradle documentation.
* This project uses @Incubating APIs which are subject to change.
*/

plugins {
// Apply the foojay-resolver plugin to allow automatic download of JDKs
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
}

rootProject.name = "mina"
rootProject.name = "jmina"

0 comments on commit 09fda78

Please sign in to comment.