Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
huangyuanlove committed Dec 14, 2019
1 parent 8d7bda3 commit 072614c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.MD
Expand Up @@ -4,9 +4,9 @@


``` gradle
implementation 'com.huangyuanlove:view-inject-api:0.0.6'
implementation 'com.huangyuanlove:view-inject-annotation:0.0.6'
annotationProcessor 'com.huangyuanlove:view-inject-compile:0.0.6'
implementation 'com.huangyuanlove:view-inject-api:0.1.0'
implementation 'com.huangyuanlove:view-inject-annotation:0.1.0'
annotationProcessor 'com.huangyuanlove:view-inject-compile:0.1.0'
```

### @BindView
Expand Down

0 comments on commit 072614c

Please sign in to comment.