嗨,我的分级版本是7.3.3,颤振版本是2.8.1
这是我运行应用程序时的错误:
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':path_provider_android'
> Could not resolve all artifacts for configuration ':path_provider_android:classpath'
> Could not find com.android.tools.build:gradle:3.3.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.3.0/gradle-3.3.0.pom
- https://repo.maven.apache.org/maven2/com/android/tools/build/gradle/3.3.0/gradle-3.3.0.pom
发布于 2022-01-13 13:35:09
更新分级版本,并更新kotlin版本
https://stackoverflow.com/questions/70681647
复制相似问题