Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate BuildConfig #1384

Open
CaptainAngle opened this issue Dec 29, 2024 · 0 comments
Open

Migrate BuildConfig #1384

CaptainAngle opened this issue Dec 29, 2024 · 0 comments

Comments

@CaptainAngle
Copy link

CaptainAngle commented Dec 29, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant