Skip to content

发布打包报错 #420

@fucku111

Description

@fucku111

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':fair'.

Build Type 'debug' contains custom BuildConfig fields, but the feature is disabled.
To enable the feature, add the following to your module-level build.gradle:
android.buildFeatures.buildConfig true

在自己工程的buildGradle里面添加了
buildFeatures {
buildConfig true
}
也还是一样

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions