Skip to content

Commit 3b684ba

Browse files
Update README.md
1 parent f1abf7e commit 3b684ba

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ allprojects {
1919
**Step 2.** Add the dependency
2020
```
2121
dependencies {
22-
compile 'com.github.Omega-R.OmegaIntentBuilder:core:1.0.6'
22+
compile 'com.github.Omega-R.OmegaIntentBuilder:core:1.0.7'
2323
// For extras
24-
compile 'com.github.Omega-R.OmegaIntentBuilder:annotations:1.0.6'
25-
annotationProcessor 'com.github.Omega-R.OmegaIntentBuilder:processor:1.0.6'
24+
compile 'com.github.Omega-R.OmegaIntentBuilder:annotations:1.0.7'
25+
annotationProcessor 'com.github.Omega-R.OmegaIntentBuilder:processor:1.0.7'
2626
}
2727
```
2828
# Usage

0 commit comments

Comments
 (0)