-
Notifications
You must be signed in to change notification settings - Fork 153
flutter_plugin_record_plus在编译的时候出错了 #65
Copy link
Copy link
Open
Description
e: file:///Users/Ken/.pub-cache/hosted/pub.dev/flutter_plugin_record_plus-0.0.20/android/src/main/kotlin/record/wilson/flutter/com/flutter_plugin_record/FlutterPluginRecordPlugin.kt:24:48 Unresolved reference: Registrar
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':flutter_plugin_record_plus:compileDebugKotlin'.
A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
Compilation error. See log for more details
flutter包配置:
tencent_conference_uikit: ^3.1.0
tencent_cloud_chat_sdk: ^8.6.7019+2
tencent_cloud_chat_uikit: ^4.0.8
升级flutter版本后,Flutter 官方已提示将很快不再支持 AGP 8.2。于是升级了gradle 8.5 agp到8.3.0 kotlin到1.9.22,出现了这个问题
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels