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