Open
Description
In Flutter3.29, the Gradle build system has been changed to Kotlin DSL (Domain Specific Language), with build.gradle changed to build.gradle.kts and settings. gradle changed to settings. gradle.kts. So, how to use Kotlin DSL to configure the AGC plugin for the newly created project based on Flutter3.29 and integrate the huawei_map: ^ 6.11.2+304 plugin. For example, in the original android/build.gradle configuration, the classpath'com.ahuawei.agconnect: agcp: How to configure 1.6.1.300 'in Kotlin DSL.
Metadata
Metadata
Assignees
Labels
No labels