modifica nome progetto

This commit is contained in:
Francesco Di Sciascio 2025-02-17 12:54:07 +01:00
parent 6215bc04cc
commit 91bc2bad30
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -39,4 +39,5 @@ bin/
.vscode/
### Mac OS ###
.DS_Store
.DS_Store
.idea/.name

View File

@ -1,5 +1,5 @@
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.5.0"
}
rootProject.name = "Backend_API"
rootProject.name = "Backend_API_DSU"