Merge remote-tracking branch 'origin/Gwendal' into Thibaut

This commit is contained in:
Morph01
2025-05-15 18:00:09 +02:00
23 changed files with 558 additions and 48 deletions

View File

@@ -23,6 +23,9 @@ dependencies {
// This dependency is used by the application.
implementation(libs.guava)
// JLayer pour lire les fichiers MP3
implementation("javazoom:jlayer:1.0.1")
}
// Apply a specific Java toolchain to ease working on different environments.