Skip to content

Commit c05e4e0

Browse files
author
Roman Tcaregorodtcev
authored
Update README.md
1 parent 67cc422 commit c05e4e0

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
@@ -42,10 +42,10 @@ android {
4242
}
4343
4444
dependencies {
45-
implementation 'com.github.Omega-R.OmegaIntentBuilder:core:1.1.1'
45+
implementation 'com.github.Omega-R.OmegaIntentBuilder:core:1.1.2'
4646
// For extras
47-
implementation 'com.github.Omega-R.OmegaIntentBuilder:annotations:1.1.1'
48-
kapt 'com.github.Omega-R.OmegaIntentBuilder:processor:1.1.1'
47+
implementation 'com.github.Omega-R.OmegaIntentBuilder:annotations:1.1.2'
48+
kapt 'com.github.Omega-R.OmegaIntentBuilder:processor:1.1.2'
4949
}
5050
```
5151

0 commit comments

Comments
 (0)