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 91a97f4 commit b247a81Copy full SHA for b247a81
README.md
@@ -23,10 +23,10 @@
23
24
dependencies {
25
//Androidx
26
- implementation 'com.github.FlodCoding:LoadingButton:1.0.0'
+ implementation 'com.github.FlodCoding:LoadingButton:1.0.1'
27
28
//Support-appcompat
29
- implementation 'com.github.FlodCoding:LoadingButton:1.0.0-support'
+ implementation 'com.github.FlodCoding:LoadingButton:1.0.1-support'
30
}
31
32
0 commit comments