Skip to content
This repository was archived by the owner on Apr 12, 2018. It is now read-only.

Commit 06a6a8d

Browse files
authored
Update README.md
1 parent bf196de commit 06a6a8d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ allprojects {
1717

1818
```
1919
dependencies {
20-
compile 'com.github.AriesHoo:TitleBarView:1.2.0'
20+
// compile 'com.github.AriesHoo:TitleBarView:1.2.0'
21+
compile 'com.github.AriesHoo:TitleBarView:${LATEST_VERSION}'
2122
}
2223
```
2324

0 commit comments

Comments
 (0)