File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# JsonCMP
2- [ ![ 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] ( https://img.shields.io/badge/maven-1.0.0--alpha2 -blue )] ( https://github.com/skymansandy/jsonCMP/packages )
2+ [ ![ 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] ( https://img.shields.io/badge/maven-1.0.0--alpha1 -blue )] ( https://github.com/skymansandy/jsonCMP/packages )
33
44
55Kotlin Multiplatform Compose JSON viewer and editor component for Android, iOS, and JVM Desktop.
@@ -36,7 +36,7 @@ Then add the dependency:
3636``` kotlin
3737// build.gradle.kts
3838dependencies {
39- implementation(" dev.skymansandy:json-cmp:1.0.0-alpha2 " )
39+ implementation(" dev.skymansandy:json-cmp:1.0.0-alpha1 " )
4040}
4141```
4242
You can’t perform that action at this time.
0 commit comments