Skip to content

Commit 0ab03e9

Browse files
author
Vens Chen
committed
update
1 parent 986fa4d commit 0ab03e9

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
@@ -17,7 +17,7 @@ buildscript {
1717
}
1818
}
1919
dependencies {
20-
classpath 'com.github.chenthreetrees:ttreeplugin:2.0.7'
20+
classpath 'com.github.chenthreetrees:ttreeplugin:2.0.8'
2121
}
2222
}
2323
```
@@ -40,7 +40,7 @@ allprojects {
4040

4141
在app的gradle文件引用依赖:
4242
```
43-
compile 'com.github.chenthreetrees:ttreepluginext:1.0.6'
43+
compile 'com.github.chenthreetrees:ttreepluginext:1.0.7'
4444
```
4545

4646
在application初始化:

0 commit comments

Comments
 (0)