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.
1 parent d533afc commit d502e11Copy full SHA for d502e11
README.md
@@ -28,7 +28,7 @@ dependencyResolutionManagement {
28
3. Add dependency
29
```groovy
30
dependencies {
31
- implementation 'com.github.commandiron:ComposeLoading:1.0'
+ implementation 'com.github.commandiron:ComposeLoading:1.0.1'
32
}
33
```
34
0 commit comments