We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a74307e commit f520af6Copy full SHA for f520af6
1 file changed
README.md
@@ -24,7 +24,7 @@ When schema JSON files like [sample/schemas](https://github.com/ntsk/room-schema
24
1. Add the plugin to your `build.gradle.kts`:
25
```kotlin
26
plugins {
27
- id("jp.ntsk.room-schema-docs") version "1.1.0"
+ id("jp.ntsk.room-schema-docs") version "1.2.0"
28
}
29
```
30
0 commit comments