Skip to content

Commit 67cc422

Browse files
Update README.md
1 parent 8f5b840 commit 67cc422

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
@@ -20,10 +20,10 @@ allprojects {
2020
#### If you use only Java.
2121
```
2222
dependencies {
23-
implementation 'com.github.Omega-R.OmegaIntentBuilder:core:1.1.1'
23+
implementation 'com.github.Omega-R.OmegaIntentBuilder:core:1.1.2'
2424
// For extras
25-
implementation 'com.github.Omega-R.OmegaIntentBuilder:annotations:1.1.1'
26-
annotationProcessor 'com.github.Omega-R.OmegaIntentBuilder:processor:1.1.1'
25+
implementation 'com.github.Omega-R.OmegaIntentBuilder:annotations:1.1.2'
26+
annotationProcessor 'com.github.Omega-R.OmegaIntentBuilder:processor:1.1.2'
2727
}
2828
```
2929

0 commit comments

Comments
 (0)