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.
2 parents d3a91f2 + 9274cfe commit 6d1a991Copy full SHA for 6d1a991
README.md
@@ -12,10 +12,10 @@
12
## Add the dependency
13
```groovy
14
dependencies {
15
- implementation 'com.github.dvinfosys:Android-Widgets:1.3'
+ implementation 'com.github.dvinfosys:CustomWidgets:$Latest_Release'
16
}
17
```
18
-Check out [Android-Widgets releases](https://github.com/dvinfosys/Android-Widgets/releases) to see more unstable versions.
+Check out [CustomWidgets releases](https://github.com/dvinfosys/CustomWidgets/releases) to see more unstable versions.
19
20
you could customize following UI controls in your Android application
21
0 commit comments