Attempt to fix app not showing up issue

This commit is contained in:
Astatin3
2024-09-18 08:49:26 -06:00
parent 9607241c53
commit e537aab819
6 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -21,6 +21,6 @@ dependencyResolutionManagement {
}
}
rootProject.name = "ScoutingApp2025"
rootProject.name = "RidgeScout"
include(":app")