Skip to content

Commit

Permalink
Improved README and CHANGELOG regarding androidx.
Browse files Browse the repository at this point in the history
  • Loading branch information
gpeal committed Oct 4, 2018
1 parent 7283e03 commit 65c5ee8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,6 +1,6 @@
# 2.8.0
### Features and Improvements
* Migrated to androidx
* Migrated to androidx. This release and all future releases are only compatible with projects that have been migrated to androidx.

# 2.7.0
### Features and Improvements
Expand Down
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -39,4 +39,6 @@ dependencies {
}
```
The latest Lottie version is:
![lottieVersion](https://maven-badges.herokuapp.com/maven-central/com.airbnb.android/lottie/badge.svg)
![lottieVersion](https://maven-badges.herokuapp.com/maven-central/com.airbnb.android/lottie/badge.svg)

Lottie 2.8.0 and above only supports projects that have been migrated to [androidx](https://developer.android.com/jetpack/androidx/) for more information, read Google's [migration guide](https://developer.android.com/jetpack/androidx/migrate).

0 comments on commit 65c5ee8

Please sign in to comment.