Skip to content

update readme to add buildConfig true which is required for BuildConfig generation#72

Open
jatins wants to merge 2 commits intogoogle:mainfrom
jatins:patch-1
Open

update readme to add buildConfig true which is required for BuildConfig generation#72
jatins wants to merge 2 commits intogoogle:mainfrom
jatins:patch-1

Conversation

@jatins
Copy link

@jatins jatins commented Dec 14, 2023

No description provided.

}

buildFeatures {
buildConfig(true) // make sure this is set
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
buildConfig(true) // make sure this is set
buildConfig = true // make sure this is set

This is more idiomatic to Kotlin

@kikoso kikoso self-assigned this Aug 27, 2024
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

Successfully merging this pull request may close these issues.

4 participants