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 e00f3fc commit 1d929e3Copy full SHA for 1d929e3
README.md
@@ -23,10 +23,10 @@
23
24
dependencies {
25
//Androidx
26
- implementation 'com.github.FlodCoding:LoadingButton:1.0.4'
+ implementation 'com.github.FlodCoding:LoadingButton:1.0.5'
27
28
//Support-appcompat
29
- implementation 'com.github.FlodCoding:LoadingButton:1.0.4-support'
+ implementation 'com.github.FlodCoding:LoadingButton:1.0.5-support'
30
}
31
32
0 commit comments