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 4331fb1 commit 969c81cCopy full SHA for 969c81c
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 [Android-Widgets 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