Skip to content

Commit 5a2cdef

Browse files
Update README.md
update readme for 1.0.2 version update in remote dependency
1 parent 696f0f0 commit 5a2cdef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Can observe both buttons clicked in the gif, they are set to true for stripe gra
3939
3. For using StripedProcessButton from a remote repository in separate application, add the below dependencies in entry/build.gradle file.
4040
```groovy
4141
dependencies {
42-
implementation 'dev.applibgroup:stripedprocessbutton:1.0.1'
42+
implementation 'dev.applibgroup:stripedprocessbutton:1.0.2'
4343
testCompile 'junit:junit:4.13'
4444
}
4545
```

0 commit comments

Comments
 (0)