package com.example.helloworld
fun main() {println("Hello Kotlin!")}总是出现以下错误:Manifest merger failed with multiple errors, see logs
是不是版本出问题了还是设置问题?