Skip to content

Commit e02d8aa

Browse files
authored
Update README
Added the notice that starting from 1.1.0, the library is expected to use with AndroidX.
1 parent 9db6bb1 commit e02d8aa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ dependencies {
1414
}
1515
```
1616

17+
**Note that starting from 1.1.0 version, the library is expected to use with AndroidX. Please migrate to [AndroidX](https://developer.android.com/jetpack/androidx/migrate) if you use 1.1.0 or above.**
18+
19+
**Please use the versions 1.0.0 if you haven't migrated to AndroidX.**
20+
21+
1722
# Usage
1823
There are two ways of using Flexbox in your layout.
1924

0 commit comments

Comments
 (0)