We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab62bf6 commit ae32e1dCopy full SHA for ae32e1d
1 file changed
README.md
@@ -50,7 +50,7 @@ Add the dependency below to your **module**'s `build.gradle` file:
50
51
```gradle
52
dependencies {
53
- implementation("io.github.androidpoet:metaphor:1.1.3")
+ implementation("io.github.androidpoet:metaphor:1.1.4")
54
}
55
```
56
Metaphor provides support for all four motion patterns
0 commit comments