TencentCloud / TIMSDK

Tencent Cloud Chat features a comprehensive suite of solutions including global access, one-to-one chat, group chat, message push, profile and relationship chain hosting, and account authentication.
https://trtc.io/products/chat
2.56k stars 2.76k forks source link

com.github.adrielcafe:ffmpeg-android-java:2a627f6ecd. #1192

Open pomegra opened 2 years ago

pomegra commented 2 years ago

[ ] FAILURE: Build failed with an exception. [ ] What went wrong: [ ] Execution failed for task ':flutter_plugin_record_plus:generateReleaseRFile'. [ ] > Could not resolve all files for configuration ':flutter_plugin_record_plus:releaseCompileClasspath'. [ ] > Could not find com.github.adrielcafe:ffmpeg-android-java:2a627f6ecd. [ ] Required by: [ ] project :flutter_plugin_record_plus > com.github.adrielcafe:AndroidAudioConverter:0.0.8 [ ] Try: [ ] > Run with --stacktrace option to get the stack trace. [ ] > Run with --info or --debug option to get more log output. [ ] > Run with --scan to get full insights.

https://repository.mulesoft.org/nexus/content/repositories/public/ 找不到了

lurongshuang commented 2 years ago

@pomegra 你好,解决了吗?

FangXinjun commented 2 years ago

你好,我也遇到这个问题,解决了吗?

lurongshuang commented 2 years ago

将 ffmpeg-android-java-2a627f6ecd.aar 放入libs ffmpeg-android-java-2a627f6ecd.aar.zip

hexingcheng commented 2 years ago

[ ] FAILURE: Build failed with an exception. [ ] What went wrong: [ ] Execution failed for task ':flutter_plugin_record_plus:generateReleaseRFile'. [ ] > Could not resolve all files for configuration ':flutter_plugin_record_plus:releaseCompileClasspath'. [ ] > Could not find com.github.adrielcafe:ffmpeg-android-java:2a627f6ecd. [ ] Required by: [ ] project :flutter_plugin_record_plus > com.github.adrielcafe:AndroidAudioConverter:0.0.8 [ ] Try: [ ] > Run with --stacktrace option to get the stack trace. [ ] > Run with --info or --debug option to get more log output. [ ] > Run with --scan to get full insights.

https://repository.mulesoft.org/nexus/content/repositories/public/ 找不到了

flutter_record_plugin_plus升级到0.0.4解决这个问题,就不用手动八这个aar下载到本地了。uikit升级到0.1.2也行。