We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8086978 commit 9c81a90Copy full SHA for 9c81a90
README.md
@@ -17,7 +17,7 @@ Features :
17
Just add the following dependency in your app's `build.gradle`
18
```groovy
19
dependencies {
20
- compile 'com.sdsmdg.harjot:vectormaster:1.1.2'
+ compile 'com.sdsmdg.harjot:vectormaster:1.1.3'
21
}
22
```
23
vectormaster/build.gradle
@@ -13,7 +13,7 @@ ext {
13
siteUrl = 'https://github.com/harjot-oberai/VectorMaster/'
14
gitUrl = 'https://github.com/harjot-oberai/VectorMaster/.git'
15
16
- libraryVersion = '1.1.2'
+ libraryVersion = '1.1.3'
developerId = 'harjot-oberai'
developerName = 'Harjot Singh Oberai'
0 commit comments