Skip to content

Commit e40fc9a

Browse files
authored
Minor README fix
1 parent e02d8aa commit e40fc9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ 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.**
17+
**Note that starting from 1.1.0, 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.**
1818

19-
**Please use the versions 1.0.0 if you haven't migrated to AndroidX.**
19+
**Please use 1.0.0 if you haven't migrated to AndroidX.**
2020

2121

2222
# Usage

0 commit comments

Comments
 (0)