Skip to content

Commit

Permalink
Update README for newest version
Browse files Browse the repository at this point in the history
  • Loading branch information
David Ganster committed Jan 30, 2021
1 parent d3a50e1 commit a1428ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Get a good overview of this library here: https://medium.com/@david.gansterd/bri
To use `AdditiveAnimator` in your project, add the following lines to your `build.gradle`:
```
dependencies {
compile 'at.wirecube:additive_animations:1.8.0'
compile 'at.wirecube:additive_animations:1.9.0'
}
...
repositories {
Expand Down Expand Up @@ -219,7 +219,7 @@ This method is only called when using tag-based animations, instead of property-
`AdditiveAnimator` is licensed under the Apache v2 license:

```
Copyright 2019 David Ganster
Copyright 2021 David Ganster
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down

0 comments on commit a1428ef

Please sign in to comment.