Skip to content

Commit 975ecea

Browse files
authored
Update README.md
1 parent f5ea6e7 commit 975ecea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Android Some of the tools used in development.
33

44
---
55

6-
[ ![Bintray](https://img.shields.io/badge/bintray-v1.3.3-brightgreen.svg) ](https://bintray.com/jusenr/maven/androidtools/_latestVersion)
6+
[ ![Bintray](https://img.shields.io/badge/bintray-v1.3.6-brightgreen.svg) ](https://bintray.com/jusenr/maven/androidtools/_latestVersion)
77
[ ![Jitpack](https://jitpack.io/v/Jusenr/androidtools.svg) ](https://jitpack.io/#Jusenr/androidtools)
88
[ ![API](https://img.shields.io/badge/API-15%2B-blue.svg) ](https://developer.android.com/about/versions/android-4.0.3.html)
99
[ ![License](http://img.shields.io/badge/License-Apache%202.0-blue.svg) ](http://www.apache.org/licenses/LICENSE-2.0)
@@ -32,7 +32,7 @@ Android Some of the tools used in development.
3232

3333
dependencies {
3434
...
35-
compile 'com.github.Jusenr:androidtools:1.3.3'
35+
compile 'com.github.Jusenr:androidtools:1.3.6'
3636
}
3737

3838
---
@@ -41,7 +41,7 @@ Android Some of the tools used in development.
4141

4242
dependencies {
4343
...
44-
compile 'com.jusenr.android.library:androidtools:1.3.3'
44+
compile 'com.jusenr.android.library:androidtools:1.3.6'
4545
}
4646

4747
-----

0 commit comments

Comments
 (0)