mirror of
https://github.com/jellyfin/jellyfin-sdk-kotlin.git
synced 2024-11-26 23:50:32 +00:00
Set name of Gradle root project
This commit is contained in:
parent
5848050d72
commit
143bf1ca81
@ -1,5 +1,7 @@
|
||||
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
|
||||
|
||||
rootProject.name = "jellyfin-sdk-kotlin"
|
||||
|
||||
// Core
|
||||
include(":jellyfin-core")
|
||||
include(":jellyfin-model")
|
||||
|
Loading…
Reference in New Issue
Block a user