Skip to content

Commit cb973e3

Browse files
author
TutorialsAndroid
committed
Updated README.md
1 parent 21f8c47 commit cb973e3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![](https://github.com/TutorialsAndroid/VSpot/blob/master/sample/src/main/res/mipmap-hdpi/ic_launcher.png)
22

3-
# VSpot [![API](https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=21) [![Known Vulnerabilities](https://snyk.io//test/github/TutorialsAndroid/VSpot/badge.svg?targetFile=sample/build.gradle)](https://snyk.io//test/github/TutorialsAndroid/VSpot?targetFile=sample/build.gradle) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/TutorialsAndroid/VSpot) [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-VSpot-orange.svg?style=flat)](https://android-arsenal.com/details/1/7898)
3+
# VSpot [![API](https://img.shields.io/badge/API-15%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=15) [![Known Vulnerabilities](https://snyk.io//test/github/TutorialsAndroid/VSpot/badge.svg?targetFile=sample/build.gradle)](https://snyk.io//test/github/TutorialsAndroid/VSpot?targetFile=sample/build.gradle) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/TutorialsAndroid/VSpot) [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-VSpot-orange.svg?style=flat)](https://android-arsenal.com/details/1/7898)
44

55
## Jitpack.io
66

@@ -31,7 +31,7 @@ allprojects {
3131
```
3232
Step 2. Add the dependency
3333
```groovy
34-
implementation 'com.github.TutorialsAndroid:VSpot:v2.1.19'
34+
implementation 'com.github.TutorialsAndroid:VSpot:v2.2.19'
3535
```
3636
## Sample usage in your activity:
3737

0 commit comments

Comments
 (0)