refactor and comment

This commit is contained in:
Aria Moradi
2021-08-05 20:43:08 +04:30
parent 5810a24cb0
commit d05c447fe4
7 changed files with 48 additions and 25 deletions

View File

@@ -112,7 +112,7 @@ val tachideskRevision = runCatching {
buildConfig {
clsName = "BuildConfig"
packageName = "suwayomi.server"
packageName = "suwayomi.tachidesk.server"
buildConfigField("String", "NAME", rootProject.name)