changes app directory to amethyst

This commit is contained in:
Vitor Pamplona
2024-06-24 14:13:55 -04:00
parent e70e8f8437
commit 4609d6e343
613 changed files with 25 additions and 23 deletions

View File

@@ -28,7 +28,7 @@ dependencyResolutionManagement {
}
rootProject.name = "Amethyst"
include ':app'
include ':amethyst'
include ':benchmark'
include ':quartz'
include ':commons'