Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Commit 232d503

Browse files
authored
Update README.md
1 parent e9d6fff commit 232d503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Just add the dependency to your *build.gradle*:
1212
maven { url "https://jitpack.io" }
1313
}
1414
dependencies {
15-
implementation 'com.github.droidbond:LoadingButton:0.1.0'
15+
implementation 'com.github.droidbond:LoadingButton:0.1.1'
1616
}
1717
```
1818
```

0 commit comments

Comments
 (0)