摘要: tasks.withType<Jar> { manifest { attributes["Main-Class"] = "com.example.MainKt" } } 阅读全文
posted @ 2024-12-19 17:01 卓能文 阅读(42) 评论(0) 推荐(0)