InsertKoinIO / koin

Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
https://insert-koin.io
Apache License 2.0
8.98k stars 710 forks source link

Use kotlin.time API #1697

Closed pubiqq closed 2 months ago

pubiqq commented 10 months ago

Kotlin Time API is now stable, so it's time to replace the self-made time API with it.

KoinPlatformTimeTools and other parts of "koin time API" have been marked as deprecated and hopefully they will be removed in the future, as they shouldn't have been part of the public API.

pubiqq commented 8 months ago

Bump

stale[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.