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