Skip to content

Migrate BuildConfig #1384

Open
Open
@CaptainAngle

Description

@CaptainAngle

Android Studio Gives This Warning (see below) but there is no option to do this in the refactor menu.

The option setting 'android.defaults.buildfeatures.buildconfig=true' is deprecated.
The current default is 'false'.
It will be removed in version 9.0 of the Android Gradle plugin.
To keep using this feature, add the following to your module-level build.gradle files:
android.buildFeatures.buildConfig = true
or from Android Studio, click: Refactor > Migrate BuildConfig to Gradle Build Files.
Affected Modules: FtcRobotController

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