Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find com.egame.vap:animplayer #377

Open
zcl770 opened this issue Aug 16, 2024 · 4 comments
Open

Could not find com.egame.vap:animplayer #377

zcl770 opened this issue Aug 16, 2024 · 4 comments

Comments

@zcl770
Copy link

zcl770 commented Aug 16, 2024

Could not find com.egame.vap:animplayer

macos 14.5 flutter

Flutter 3.10.5 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 796c8ef792 (1 year, 2 months ago) • 2023-06-13 15:51:02 -0700
Engine • revision 45f6e00911
Tools • Dart 3.0.5 • DevTools 2.23.1

image

Could not find com.egame.vap:animplayer:2.0.15.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/egame/vap/animplayer/2.0.15/animplayer-2.0.15.pom
- https://repo.maven.apache.org/maven2/com/egame/vap/animplayer/2.0.15/animplayer-2.0.15.pom
- https://storage.googleapis.com/download.flutter.io/com/egame/vap/animplayer/2.0.15/animplayer-2.0.15.pom
- https://jitpack.io/com/egame/vap/animplayer/2.0.15/animplayer-2.0.15.pom
- https://jcenter.bintray.com/com/egame/vap/animplayer/2.0.15/animplayer-2.0.15.pom
- file:/Users/mac/Project/sound/android/app/libs/animplayer-2.0.15.jar
- file:/Users/mac/Project/sound/android/app/libs/animplayer.jar
- https://oss.sonatype.org/content/repositories/snapshots/com/egame/vap/animplayer/2.0.15/animplayer-2.0.15.pom
Required by:
project :app > project :flutter_vap

全是404

@zcl770
Copy link
Author

zcl770 commented Aug 16, 2024

科学上网也解决不了。请问有没有人遇到过这种问题

@chunkeat96
Copy link

修改android/build.gradle里的dependencies

Screenshot 2024-10-02 at 1 46 01 PM

@duweigg
Copy link

duweigg commented Oct 9, 2024

这个问题有解决嘛?
我这边也遇到一样的问题。。。。
奇怪的是我同事都可以build, 只有我自己build不了

@duweigg
Copy link

duweigg commented Oct 9, 2024

修改android/build.gradle里的dependencies

Screenshot 2024-10-02 at 1 46 01 PM

这个我也试着加了
implementation 'io.github.tencent:vap:2.0.16'
在app/build.gradle里, 还是不行。。。一样的报错

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants