You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,8 @@ dependencies {
27
27
}
28
28
```
29
29
30
-
`LATEST_VERSION` is [](https://jitpack.io/#Kyash/validatable-textinput-layout)
30
+
`LATEST_VERSION` is [](https://jitpack.io/#Kyash/validatable-textinput-layout) which supports AndroidX.
31
+
If you still use Support Library, please use version `0.3.0`.
31
32
32
33
## Basic usage
33
34
You can use as same as `TextInputLayout` in layout xml.
0 commit comments