mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions-inspector.git
synced 2024-10-31 22:45:06 +01:00
6 lines
139 B
Plaintext
6 lines
139 B
Plaintext
rootProject.name = System.getenv("ProductName") ?: "Tachidesk"
|
|
|
|
include("server")
|
|
|
|
include("AndroidCompat")
|
|
include("AndroidCompat:Config") |