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-100 %25-brightgreen )] ( https://github.com/skymansandy/jsonCMP/actions/workflows/deploy.yml ) [ ![ Maven Central] ( https://img.shields.io/badge/maven--central-1.0.0--beta1 -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--RC1 -blue )] ( https://central.sonatype.com/artifact/dev.skymansandy/json-cmp )
88
99Kotlin Multiplatform Compose JSON viewer and editor component for Android, iOS, and JVM Desktop.
1010
@@ -37,7 +37,7 @@ Then add the dependency:
3737``` kotlin
3838// build.gradle.kts
3939dependencies {
40- implementation(" dev.skymansandy:json-cmp:1.0.0-beta1 " )
40+ implementation(" dev.skymansandy:json-cmp:1.0.0-RC1 " )
4141}
4242```
4343
You can’t perform that action at this time.
0 commit comments