gpt4 book ai didi

android - 将Lottie Library添加到Android Studio Project中可以得到以下信息: “Unable to resolve dependency for”

转载 作者:行者123 更新时间:2023-12-03 05:37:18 28 4
gpt4 key购买 nike

我正在尝试使用此行将Lottie库添加到我的Android项目中:

implementation 'com.airbnb.android:lottie:2.5.0'

&同步后显示此错误:

Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.airbnb.android:lottie:2.5.0.

Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve com.airbnb.android:lottie:2.5.0.

Unable to resolve dependency for ':app@debugUnitTest/compileClasspath': Could not resolve com.airbnb.android:lottie:2.5.0.

Unable to resolve dependency for ':app@release/compileClasspath': Could not resolve com.airbnb.android:lottie:2.5.0.

我也尝试添加其他Lottie版本,但仍然显示相同的错误。我使用的是Android Studio 3.2,目标SDK是28。
请帮助我如何解决此问题。

最佳答案

似乎不存在Plain 2.5版本(根据其Github repo)

使用2.7代替:

implementation 'com.airbnb.android:lottie:2.7.0'

关于android - 将Lottie Library添加到Android Studio Project中可以得到以下信息: “Unable to resolve dependency for”,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55183071/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com