Last bits of renaming to FairScan

This commit is contained in:
Pierre-Yves Nicolas
2025-09-13 11:25:25 +02:00
parent fa41c57388
commit 0d0e31d731
12 changed files with 22 additions and 23 deletions

View File

@@ -19,6 +19,6 @@ dependencyResolutionManagement {
}
}
rootProject.name = "MyScan"
rootProject.name = "FairScan"
include(":app")