From a1428ef3880c099be9f59e018278fd861f101475 Mon Sep 17 00:00:00 2001 From: David Ganster Date: Sat, 30 Jan 2021 15:20:06 +0100 Subject: [PATCH] Update README for newest version --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8229c6d..127f480 100644 --- a/README.md +++ b/README.md @@ -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 { @@ -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.