rename project name gradle

This commit is contained in:
Coutinho Nobre 2023-09-05 22:41:27 -03:00
parent d9d143e6be
commit e4ae2339c7

View file

@ -35,7 +35,7 @@ dependencyResolutionManagement {
}
}
rootProject.name = "Tachiyomi"
rootProject.name = "tachiyomi"
include(":app")
include(":i18n")
include(":source-api")