Skip to content

Commit 6d1a991

Browse files
author
mobyiapps
committed
Merge remote-tracking branch 'origin/master'
2 parents d3a91f2 + 9274cfe commit 6d1a991

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
## Add the dependency
1313
```groovy
1414
dependencies {
15-
implementation 'com.github.dvinfosys:Android-Widgets:1.3'
15+
implementation 'com.github.dvinfosys:CustomWidgets:$Latest_Release'
1616
}
1717
```
18-
Check out [Android-Widgets releases](https://github.com/dvinfosys/Android-Widgets/releases) to see more unstable versions.
18+
Check out [CustomWidgets releases](https://github.com/dvinfosys/CustomWidgets/releases) to see more unstable versions.
1919

2020
you could customize following UI controls in your Android application
2121

0 commit comments

Comments
 (0)