Skip to content

Commit

Permalink
Remove time from crypto dependencies (#2112) (#2114)
Browse files Browse the repository at this point in the history
remove time from crypto dependencies (#2112)
  • Loading branch information
InsanusMokrassar authored Jan 3, 2024
1 parent 653e56c commit 813c764
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions korlibs-crypto/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,3 @@ project.extensions.extraProperties.properties.apply {
"https://raw.githubusercontent.com/korlibs/korge/master/korge-foundation/LICENSE"
)
}

dependencies {
commonMainApi(project(":korlibs-time"))
}

0 comments on commit 813c764

Please sign in to comment.