Rename app to Notifications Master

This commit is contained in:
ajp_anton
2026-08-16 01:49:58 +00:00
parent 9832b80e64
commit 572660a967
6 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -14,6 +14,6 @@ dependencyResolutionManagement {
}
}
rootProject.name = "NotificationLog"
rootProject.name = "NotificationsMaster"
include(":app")
include(":test-helper")