小编Mah*_*med的帖子

找不到任何与 com.google.firebase:firebase-sessions:[15.0.0, 16.0.0) 匹配的版本

我正在使用 Flutter 为我的应用程序构建 apk。

\n

颤振医生结果:

\n
Flutter is already up to date on channel stable\nFlutter 3.10.6 \xe2\x80\xa2 channel stable \xe2\x80\xa2 https://github.com/flutter/flutter.git\nFramework \xe2\x80\xa2 revision f468f3366c (8 days ago) \xe2\x80\xa2 2023-07-12 15:19:05 -0700\nEngine \xe2\x80\xa2 revision cdbeda788a\nTools \xe2\x80\xa2 Dart 3.0.6 \xe2\x80\xa2 DevTools 2.23.1\n
Run Code Online (Sandbox Code Playgroud)\n

最近,apk构建总是失败,因为这个错误:

\n
* What went wrong:\nExecution failed for task ':app:checkReleaseAarMetadata'.\n> Could not resolve all files for configuration ':app:releaseRuntimeClasspath'.\n   > Could not find any version that matches com.google.firebase:firebase-sessions:[15.0.0, 16.0.0).\n     Versions that do not match: 1.0.0\n     Required by:\n         project :app …
Run Code Online (Sandbox Code Playgroud)

firebase crashlytics flutter flutter-dependencies

8
推荐指数
1
解决办法
3106
查看次数