Skip to content

Commit 66244f8

Browse files
committed
Revert "Update README.md"
This reverts commit e6ba71b.
1 parent e6ba71b commit 66244f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Android工具类库
2525
|[FileUtils][16]|文件操作工具类|
2626
|[HanziToPinyin][17]|汉字转拼音工具类|
2727
|[ImsiUtil][18]|IMSI工具类|
28-
|[JSONUtils][801]|Json解析工具类|
28+
|[JSONUtils][46]|Json解析工具类|
2929
|[LocationUtils][19]|根据经纬度查询地址信息和根据地址信息查询经纬度|
3030
|[LogUtils][20]|Log工具类。课参考博文:[Android Log工具类][43]|
3131
|[NetUtil][21]|网络工具类|
@@ -146,7 +146,7 @@ License
146146
[36]: https://github.com/jingle1267/android-utils/blob/master/src/com/ihongqiqu/util/ViewAnimationUtils.java
147147
[37]: https://github.com/jingle1267/android-utils/blob/master/src/com/ihongqiqu/util/ViewUtils.java
148148
[38]: https://github.com/jingle1267/android-utils/blob/master/src/com/ihongqiqu/util/WindowUtils.java
149-
[801]: https://github.com/jingle1267/android-utils/blob/master/src/com/ihongqiqu/util/JSONUtils.java
149+
[46]: https://github.com/jingle1267/android-utils/blob/master/src/com/ihongqiqu/util/JSONUtils.java
150150

151151
[39]: https://github.com/jingle1267/android-utils/blob/master/src/com/ihongqiqu/app/BaseApplication.java
152152
[40]: https://github.com/jingle1267/android-utils/blob/master/src/com/ihongqiqu/app/BaseCrashHandler.java

0 commit comments

Comments
 (0)