File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 88/testlog *
99.kotlin
1010/.gigaide /gigaide.properties
11+ .DS_Store
Original file line number Diff line number Diff line change 55> Important: Versions 1.5.1+ is built with kotlin 2 and is compatible with ALL KMP platforms including experimentlas
66> wasmJS. It also contains important fix on displaying negative integers in some formats.
77
8+ ## 1.5.2 is built for all target, ios and wasmjs included!
9+
810> See also [ dokka docs] ( https://code.sergeych.net/docs/mp_stools/ )
911
1012Kotlin Multiplatform important missing tools, like sprintf with a wide variety of formats, portable base64
@@ -54,7 +56,7 @@ dependencies {
5456 //...
5557 // see versions explained below, use latest release from
5658 // 'releases' or whatever you need:
57- implementation("net.sergeych:mp_stools:1.5.1 ")
59+ implementation("net.sergeych:mp_stools:1.5.2 ")
5860}
5961~~~
6062
You can’t perform that action at this time.
0 commit comments