Skip to content

Commit 2af62db

Browse files
author
zhouxingrong
committed
fix code
1 parent 47d6966 commit 2af62db

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.idea/misc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

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

3131
dependencies {
3232
...
33-
compile 'com.github.Jusenr:androidtools:1.3.2'
33+
compile 'com.github.Jusenr:androidtools:1.3.3'
3434
}
3535

3636
---
@@ -39,7 +39,7 @@ Android Some of the tools used in development.
3939

4040
dependencies {
4141
...
42-
compile 'com.jusenr.android.library:androidtools:1.3.2'
42+
compile 'com.jusenr.android.library:androidtools:1.3.3'
4343
}
4444

4545
-----

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ SIGN_KEYPASSWORD=tools123
2424
# maven info
2525
#
2626
PROJ_GROUP=com.jusenr.android.library
27-
PROJ_VERSION=1.3.2
27+
PROJ_VERSION=1.3.3
2828
PROJ_NAME=androidtools
2929
PROJ_WEBSITEURL=https://github.com/Jusenr/androidtools
3030
PROJ_ISSUETRACKERURL=https://github.com/Jusenr/androidtools/issues

0 commit comments

Comments
 (0)