Skip to content

Commit

Permalink
clean up reference to com.benasher44:uuid
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudgiuliani committed Sep 12, 2024
1 parent ee4ca18 commit 23fcf1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion projects/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ slf4j = "2.0.13"
kotlin-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
extras-stately = { module = "co.touchlab:stately-concurrency", version.ref = "stately" }
extras-stately-collections = { module = "co.touchlab:stately-concurrent-collections", version.ref = "stately" }
extras-uuid = {module = "com.benasher44:uuid", version.ref = "uuid"}

# Test
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
Expand Down

0 comments on commit 23fcf1c

Please sign in to comment.