Listing 9.29 settings.gradle.kts (Kotlin) include(":app") You have to rename the file to settings.gradle.kts to indicate that you are using a Kotlin script.
確定! 回上一頁