Skip to content

Commit

Permalink
Модули appcompat и core поменяны местами
Browse files Browse the repository at this point in the history
  • Loading branch information
LDRAlighieri committed Sep 1, 2019
1 parent 9bb3a0b commit 2bffbe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -26,8 +26,8 @@ implementation 'ru.ldralighieri.corbind:corbind:1.1.0'

AndroidX library bindings:
```groovy
implementation 'ru.ldralighieri.corbind:corbind-core:1.1.0'
implementation 'ru.ldralighieri.corbind:corbind-appcompat:1.1.0'
implementation 'ru.ldralighieri.corbind:corbind-core:1.1.0'
implementation 'ru.ldralighieri.corbind:corbind-drawerlayout:1.1.0'
implementation 'ru.ldralighieri.corbind:corbind-leanback:1.1.0'
implementation 'ru.ldralighieri.corbind:corbind-recyclerview:1.1.0'
Expand Down

0 comments on commit 2bffbe4

Please sign in to comment.