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 421d73e commit 5b4bfbcCopy full SHA for 5b4bfbc
README.md
@@ -28,7 +28,7 @@ Setup
28
The library is pushed to Maven Central as an AAR, so you just need to add the following to your build.gradle file:
29
```java
30
dependencies {
31
- compile ‘com.vinaygaba:creditcardview:1.0.2’
+ compile ‘com.vinaygaba:creditcardview:1.0.3’
32
}
33
```
34
0 commit comments