File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 11# json5-kotlin
22JSON5 implementation for Kotlin/JVM
33
4+ > [ !WARNING]
5+ > This is an experimental project. It's non-functional at the moment.
6+
47This project uses [ Gradle] ( https://gradle.org/ ) .
58To build and run the application, use the * Gradle* tool window by clicking the Gradle icon in the right-hand toolbar,
69or run it directly from the terminal:
@@ -21,4 +24,4 @@ This project follows the suggested multi-module setup and consists of the `app`
2124The shared build logic was extracted to a convention plugin located in ` buildSrc ` .
2225
2326This project uses a version catalog (see ` gradle/libs.versions.toml ` ) to declare and version dependencies
24- and both a build cache and a configuration cache (see ` gradle.properties ` ).
27+ and both a build cache and a configuration cache (see ` gradle.properties ` ).
You can’t perform that action at this time.
0 commit comments