diff --git a/README.md b/README.md index d0378b8bf5..09b9bb438c 100644 --- a/README.md +++ b/README.md @@ -52,10 +52,10 @@ 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)](https://maven-badges.herokuapp.com/maven-central/com.airbnb.android/lottie) The latest stable [Lottie-Compose](http://airbnb.io/lottie/#/android-compose) version is: -![lottieVersion](https://maven-badges.herokuapp.com/maven-central/com.airbnb.android/lottie-compose/badge.svg) +[![lottieVersion](https://maven-badges.herokuapp.com/maven-central/com.airbnb.android/lottie-compose/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.airbnb.android/lottie-compose) Click [here](http://airbnb.io/lottie/#/android-compose) for more information on Lottie-Compose. 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).