-
-
Notifications
You must be signed in to change notification settings - Fork 858
Could not find viewpump-2.0.3.aar,Artifact available on Maven Central #189
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
提Bug前需要做的事情
1.如果是集成问题的话,请保证仔细按照如何引用的步骤,一步一步来,不要跳步骤!
2.详细阅读过使用手册,并且确保是框架的问题。
3.参考常见问题,可以解决你出现的绝大多数问题!
如果以上都不能解决你的问题,那么请按照以下说明仔细填写信息,这里需要说明的是:不符合填写要求的issue一律不予理会,希望这样能节约大家的时间!
问题描述(必填)
Execution failed for task ':app:mergeDebuguserNativeLibs'.
> Could not resolve all files for configuration ':app:debuguserRuntimeClasspath'.
> Failed to transform viewpump-2.0.3.aar (io.github.inflationx:viewpump:2.0.3) to match attributes {artifactType=android-jni, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Could not find viewpump-2.0.3.aar (io.github.inflationx:viewpump:2.0.3).
Searched in the following locations:
https://jitpack.io/io/github/inflationx/viewpump/2.0.3/viewpump-2.0.3.aar
https://jitpack.io/io/github/inflationx/viewpump/2.0.3/viewpump-2.0.3.jar
使用的XUI版本
1.2.0
如何重现
重现的步骤:
- build
- generate signed app bundle/apk
- See error
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working