rename project name gradle
This commit is contained in:
parent
d9d143e6be
commit
e4ae2339c7
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ dependencyResolutionManagement {
|
|||
}
|
||||
}
|
||||
|
||||
rootProject.name = "Tachiyomi"
|
||||
rootProject.name = "tachiyomi"
|
||||
include(":app")
|
||||
include(":i18n")
|
||||
include(":source-api")
|
||||
|
|
Reference in a new issue