配置gradle工程

init.d 目录下新建init.gradle
allprojects {
repositories {
mavenLocal()
maven {
allowInsecureProtocol true
url 'https://maven.aliyun.com/nexus/content/repositories/central/'
}
}
}
报错Plugin [id: 'org.jetbrains.dokka', version: '0.10.1', apply: false] was not found in any of the following sources:









![[LaTex]arXiv投稿攻略——jpg/png转pdf](https://img-blog.csdnimg.cn/8ef9f1bc654a487db1e8190abe63c82f.png)









