Set rootproject name to "TachiyomiJ2K"

This commit is contained in:
Jays2Kings 2022-04-26 19:40:33 -04:00
parent cfeb2dc17e
commit 7cbdbaa416

View file

@ -6,4 +6,5 @@ pluginManagement {
}
}
rootProject.name = "TachiyomiJ2K"
include(":app")