File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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-----
You can’t perform that action at this time.
0 commit comments