Remove comment
This commit is contained in:
@@ -30,7 +30,6 @@ kotlin {
|
||||
|
||||
sourceSets {
|
||||
commonMain.dependencies {
|
||||
//put your multiplatform dependencies here
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-datetime:${versions["kotlinx-datetime"]}")
|
||||
}
|
||||
commonTest.dependencies {
|
||||
|
||||
Reference in New Issue
Block a user