Skip to content

Commit b358817

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents d88d05a + d502e11 commit b358817

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencyResolutionManagement {
2828
3. Add dependency
2929
```groovy
3030
dependencies {
31-
implementation 'com.github.commandiron:ComposeLoading:1.0'
31+
implementation 'com.github.commandiron:ComposeLoading:1.0.1'
3232
}
3333
```
3434

@@ -40,7 +40,7 @@ dependencies {
4040
|<img src="https://user-images.githubusercontent.com/50905347/184548345-edcf0bd0-0b2b-44c9-aa09-d74f5ae6decf.gif" width="115" height="115">|```DoubleBounce()```|<img src="https://user-images.githubusercontent.com/50905347/184549191-5304e7ee-2bd3-486c-b062-d6b7631f210a.gif" width="115" height="115">|```Wave()```|
4141
|<img src="https://user-images.githubusercontent.com/50905347/184549202-d88eeaba-827e-4c51-9e3a-d0d2dd483212.gif" width="115" height="115">|```WanderingCubes()```|<img src="https://user-images.githubusercontent.com/50905347/184549207-032335cb-462c-44bd-9080-0d8a960b95dd.gif" width="115" height="115">|```Pulse()```|
4242
|<img src="https://user-images.githubusercontent.com/50905347/184549209-f5503455-6803-48f3-9db4-d0104027f411.gif" width="115" height="115">|```ChasingTwoDots()```|<img src="https://user-images.githubusercontent.com/50905347/184549212-777076df-76e8-4e0f-9251-d7c5eb0b362e.gif" width="115" height="115">|```ThreeBounce()```|
43-
|<img src="https://user-images.githubusercontent.com/50905347/184554273-476e6cb6-e806-4bb0-adef-0fff0f136247.png" width="115" height="115">|```Circle()```|<img src="https://user-images.githubusercontent.com/50905347/184554274-c0bf19f4-3e32-4920-8f66-ae14d478e859.png" width="115" height="115">|```CubeGrid()```|
44-
|<img src="https://user-images.githubusercontent.com/50905347/184554275-0d1bd5e7-48a7-4828-8824-3fd8cfd6cb14.png" width="115" height="115">|```FadingCircle()```|<img src="https://user-images.githubusercontent.com/50905347/184554276-e17ff715-e102-4247-be3b-9a23684f303e.png" width="115" height="115">|```FoldingCube()```|
43+
|<img src="https://user-images.githubusercontent.com/50905347/185810357-9a841c3c-eb07-4d73-8c39-09a7887f9fdc.gif" width="115" height="115">|```Circle()```|<img src="https://user-images.githubusercontent.com/50905347/185810359-5ac09d83-cc35-47f2-86c8-b9419fa8ebff.gif" width="115" height="115">|```CubeGrid()```|
44+
|<img src="https://user-images.githubusercontent.com/50905347/185810361-f95bb491-cb84-4427-bb7c-a84f3dc4a5d7.gif" width="115" height="115">|```FadingCircle()```|<img src="https://user-images.githubusercontent.com/50905347/185810362-48ff244f-d1d9-43a0-96d8-a36ecf547daa.gif" width="115" height="115">|```FoldingCube()```|
4545
|<img src="https://user-images.githubusercontent.com/50905347/184554277-50a2ee51-2a17-4e22-9466-ddd0fcad9832.png" width="115" height="115">|```InstaSpinner()```|<img src="https://user-images.githubusercontent.com/50905347/184554278-fbd17d1f-f5f3-4750-8eb7-cac7ef54f3f1.gif" width="115" height="115">|```LoadingBar()```|
4646
|<img src="https://user-images.githubusercontent.com/50905347/184554279-298c17df-b8f4-498c-bdf5-b6f81c16ffbe.gif" width="115" height="115">|```LoadingDots()```|

0 commit comments

Comments
 (0)