Renamed main project
Some checks failed
Build / build (push) Has been cancelled

This commit is contained in:
pie
2026-04-29 15:11:23 +02:00
parent 2ed0cb1a52
commit fd712c54b8
4 changed files with 7 additions and 7 deletions

View File

@@ -19,5 +19,5 @@ dependencyResolutionManagement {
}
}
rootProject.name = "MyStreamingApp"
rootProject.name = "PicoStreamingApp"
include(":app")