Enable Compose and set Java and Kotlin compilers target to Java 8, as shown below in the app-level build.gradle file. buildFeatures { // Enables ...
確定! 回上一頁