forked from SteamWar/SteamWar
Add MySQL dependency to KotlinCore build script.
Signed-off-by: Chaoscaot <max@maxsp.de>
This commit is contained in:
@@ -39,4 +39,5 @@ dependencies {
|
||||
implementation(libs.exposedDao)
|
||||
implementation(libs.exposedJdbc)
|
||||
implementation(libs.exposedTime)
|
||||
implementation(libs.mysql)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user