Skip to content

为 IDEA 插件生成的插件模板添加 gradle-plugins 代理源 #1778

@Karlatemp

Description

@Karlatemp
// settings.gradle.kts
pluginManagement {
    repositories {
        maven { url = uri("https://maven.aliyun.com/repository/gradle-plugin") }
        gradlePluginPortal()
    }
}


rootProject.name = ${}

Metadata

Metadata

Assignees

No one assigned

    Labels

    N优先级: 一般s:console子系统: mirai-consolet:feature类型: 新特性

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions