(已解决)编译源码时报错,请协助下哈,
来源:1-1 课程导学
Benjamin6
2025-07-25

Build file ‘D:\android_code\jetpack2023-android\build.gradle’ line: 15
Plugin [id: ‘io.github.mrme2014.nav-plugin’, version: ‘1.0.3’, apply: false] was not found in any of the following sources:
- Try:
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
- Exception is:
org.gradle.api.plugins.UnknownPluginException: Plugin [id: ‘io.github.mrme2014.nav-plugin’, version: ‘1.0.3’, apply: false] was not found in any of the following sources:
- Gradle Core Plugins (plugin is not in ‘org.gradle’ namespace)
- Plugin Repositories (could not resolve plugin artifact ‘io.github.mrme2014.nav-plugin:io.github.mrme2014.nav-plugin.gradle.plugin:1.0.3’)
Searched in the following repositories:
MavenLocal(file:/C:/Users/Administrator/.m2/repository/)
maven(http://dl.bintray.com/umsdk/release)
Google
MavenRepo
Gradle Central Plugin Repository
at org.gradle.plugin.use.internal.DefaultPluginRequestApplicator.resolveToFound
写回答
1回答
-
Benjamin6
提问者
2025-07-25
是有科学上网的环境,github是可以正常访问的。gralde中的依赖物下载不了
00
相似问题
无法执行自定义插件,查看字节码
回答 1