mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-04-03 23:11:57 +03:00
[FIX] Правильное название rootProject.
This commit is contained in:
parent
42fd2ba95e
commit
9f52ad2e52
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
rootProject.name = 'Launcher'
|
||||
rootProject.name = 'GravitLauncher'
|
||||
|
||||
include 'Launcher'
|
||||
include 'libLauncher'
|
||||
|
|
Loading…
Reference in a new issue