File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <img src =" docs/icon.svg " width =" 128 " height =" 128 " alt =" JsonCMP Icon " />
55</p >
66
7- [ ![ Build] ( https://github.com/skymansandy/jsonCMP/actions/workflows/deploy.yml/badge.svg )] ( https://github.com/skymansandy/jsonCMP/actions/workflows/deploy.yml ) [ ![ Coverage] ( https://img.shields.io/badge/coverage-0%25-red )] ( https://github.com/skymansandy/jsonCMP/actions/workflows/deploy.yml ) [ ![ Maven Central] ( https://img.shields.io/badge/maven--central-1.0.0--RC2 -blue )] ( https://central.sonatype.com/artifact/dev.skymansandy/json-cmp )
7+ [ ![ Build] ( https://github.com/skymansandy/jsonCMP/actions/workflows/deploy.yml/badge.svg )] ( https://github.com/skymansandy/jsonCMP/actions/workflows/deploy.yml ) [ ![ Coverage] ( https://img.shields.io/badge/coverage-0%25-red )] ( https://github.com/skymansandy/jsonCMP/actions/workflows/deploy.yml ) [ ![ Maven Central] ( https://img.shields.io/badge/maven--central-1.0.0--RC3 -blue )] ( https://central.sonatype.com/artifact/dev.skymansandy/json-cmp )
88
99<p align =" center " >
1010 <img src =" docs/hero.png " alt =" JsonCMP — JSON Viewer/Editor for Compose Multiplatform " />
@@ -47,7 +47,7 @@ Then add the dependency:
4747``` kotlin
4848// build.gradle.kts
4949dependencies {
50- implementation(" dev.skymansandy:json-cmp:1.0.0-RC2 " )
50+ implementation(" dev.skymansandy:json-cmp:1.0.0-RC3 " )
5151}
5252```
5353
You can’t perform that action at this time.
0 commit comments