We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents edad70a + 229a6a2 commit 97df5d5Copy full SHA for 97df5d5
README.md
@@ -123,7 +123,7 @@ This is incredibly useful for:
123
Add the dependency below to your `libs.versions.toml` file:
124
125
```toml
126
-stability-analyzer = { id = "com.github.skydoves.compose.stability.analyzer", version = "0.4.1" }
+stability-analyzer = { id = "com.github.skydoves.compose.stability.analyzer", version = "0.4.2" }
127
```
128
129
Next, apply the plugin on your root's `build.gradle.kts` file like below:
0 commit comments