0.3.2 released, readme update
This commit is contained in:
parent
972b033be1
commit
b8ac3e20e0
@ -6,7 +6,7 @@ in native targets.
|
||||
|
||||
# Important note
|
||||
|
||||
Currently published version 0.3.0 for all platform is fully compatible with breaking kotlinx.datetime/kotlin.time migration as of Kotlin 2.2.21 and is __a recommended version to use__.
|
||||
Currently published version 0.3.2 for all platform is fully compatible with breaking kotlinx.datetime/kotlin.time migration as of Kotlin 2.2.21 and is __a recommended version to use__.
|
||||
|
||||
Sorry for inconveniences, it is all caused by strange ideas of the Kotlin team.
|
||||
|
||||
|
||||
@ -9,7 +9,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "net.sergeych"
|
||||
version = "0.3.2-SNAPSHOT"
|
||||
version = "0.3.2"
|
||||
|
||||
repositories {
|
||||
google()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user