Skip to content

Commit 09abe4c

Browse files
committed
readme upgraded version to 1.6.3
1 parent dc97f55 commit 09abe4c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
44

5-
> Important: Version 1.6.1 is built with kotlin 2.2.21: it is compatible with new kotlin.time
5+
> Important: Version 1.6.3 is built with kotlin 2.2.21: it is compatible with new kotlin.time
66
> and replaces outdated kotlinx.datetime elements (Isntant, Clock, etc).
77
88
It is compatible with ALL KMP platforms (mac, ios, linux, mingw windows, android, js, wasm, jvm).
@@ -55,7 +55,7 @@ dependencies {
5555
//...
5656
// see versions explained below, use latest release from
5757
// 'releases' or whatever you need:
58-
implementation("net.sergeych:mp_stools:1.4.7")
58+
implementation("net.sergeych:mp_stools:1.6.3")
5959
}
6060
~~~
6161

0 commit comments

Comments
 (0)