Skip to content

Commit

Permalink
ensure everything builts
Browse files Browse the repository at this point in the history
  • Loading branch information
thebehera committed May 26, 2024
1 parent 86d3751 commit 82baa56
Show file tree
Hide file tree
Showing 7 changed files with 233 additions and 234 deletions.
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ kotlin {
sourceSets {
commonTest.dependencies {
implementation(kotlin("test"))
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1")
}
androidMain.dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1")
Expand Down
434 changes: 233 additions & 201 deletions kotlin-js-store/yarn.lock

Large diffs are not rendered by default.

7 changes: 0 additions & 7 deletions src/androidUnitTest/kotlin/com/ditchoom/buffer/RunTest.kt

This file was deleted.

3 changes: 0 additions & 3 deletions src/commonTest/kotlin/com/ditchoom/buffer/RunTest.kt

This file was deleted.

8 changes: 0 additions & 8 deletions src/jsTest/kotlin/com/ditchoom/buffer/RunTest.kt

This file was deleted.

7 changes: 0 additions & 7 deletions src/jvmTest/kotlin/com/ditchoom/buffer/RunTest.kt

This file was deleted.

7 changes: 0 additions & 7 deletions src/nativeTest/kotlin/com/ditchoom/buffer/RunTest.kt

This file was deleted.

0 comments on commit 82baa56

Please sign in to comment.