Skip to content

Commit 80a4787

Browse files
author
liyuan
committed
Merge branch 'master' of https://github.com/themores/AntCaves
2 parents fac93b1 + 080b09d commit 80a4787

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
@@ -21,8 +21,8 @@ allprojects {
2121
</pre>
2222
step2:在项目module中build.gradle 添加如下引用(如果是多module 的情况下,在不同的module下同样添加以下引入)
2323
<pre>
24-
compile 'com.github.themores.AntCaves:antcaves:1.0.3'
25-
compile 'com.github.themores.AntCaves:annotation:1.0.3'
24+
compile 'com.github.themores.AntCaves:antcaves:1.0.4'
25+
compile 'com.github.themores.AntCaves:annotation:1.0.4'
2626
</pre>
2727
####如何使用?
2828
#####1.初始化

0 commit comments

Comments
 (0)