Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kymjs committed Oct 8, 2015
1 parent b0c8be2 commit fd7c37c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ KJFrameForAndroid的设计思想是通过封装Android原生SDK中复杂的复
####AndroidStudio
build.gradle中添加:
```
compile 'org.kymjs.kjframe:kjframe:2.4.9'
compile 'org.kymjs.kjframe:kjframe:2.5.0'
```
####eclipse
复制jar包 [KJFrameForAndroid_v2.x](https://github.com/kymjs/KJFrameForAndroid/tree/master/binrary) 到你工程的/libs目录中.
Expand Down

0 comments on commit fd7c37c

Please sign in to comment.