Skip to content

Commit 9c81a90

Browse files
committed
Updates to v1.1.3
1 parent 8086978 commit 9c81a90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Features :
1717
Just add the following dependency in your app's `build.gradle`
1818
```groovy
1919
dependencies {
20-
compile 'com.sdsmdg.harjot:vectormaster:1.1.2'
20+
compile 'com.sdsmdg.harjot:vectormaster:1.1.3'
2121
}
2222
```
2323

vectormaster/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ext {
1313
siteUrl = 'https://github.com/harjot-oberai/VectorMaster/'
1414
gitUrl = 'https://github.com/harjot-oberai/VectorMaster/.git'
1515

16-
libraryVersion = '1.1.2'
16+
libraryVersion = '1.1.3'
1717

1818
developerId = 'harjot-oberai'
1919
developerName = 'Harjot Singh Oberai'

0 commit comments

Comments
 (0)