gradle出现Gradle Core Plugins (plugin is not in org.gradle namespace)错误的解决方法
今天尝试不用ide,在命令行中启动gradle,结果遇到了这样的错误:
Plugin [id: 'org.gradle.kotlin.kotlin-dsl', version: '1.3.4'] 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 …