您好~您需要增加Android Gradle插件版本号配置,指南链接:https://developer.huawei.com/consumer/cn/doc...
Current Behavior when ever I try building my project in my Android Studio Giraffe | 2022.3.1 Patch 4, it always throw an annoying error. this is the error i am facing: e: Daemon compilation failed: Could not connect to Kotlin compile dae...
Error:Execution failed for task ':app:kaptDebugKotlin'. Internal compiler error. See log for more details I have my build.gradle (Module: app) apply plugin: 'com.android.application' apply plugin: 'kotlin-android' apply plugin: 'kotlin-kapt' apply plugin: 'kotlin-android-extensions' android ...