Skip to content

Conversation

@Om-Gujarathi
Copy link
Collaborator

No description provided.

Copy link
Member

@shatanikmahanty shatanikmahanty left a comment

Choose a reason for hiding this comment

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

Please refrain from using hardcoded values for sdk version in build.gradle. Use them through configured values in local.properties file

@shatanikmahanty shatanikmahanty linked an issue Feb 18, 2023 that may be closed by this pull request
@shatanikmahanty
Copy link
Member

shatanikmahanty commented Feb 18, 2023

sdk.dir=D:\\Android\\SDK
flutter.sdk=D:\\flutter
flutter.buildMode=debug
flutter.versionName=1.0.0
flutter.versionCode=1
flutter.minSdkVersion=24
flutter.targetSdkVersion=33
flutter.compileSdkVersion=33

This is how it should look like. Use the given configuration, but make sure to replace it with your sdk paths. Also, make sure not to add the file in your commit as it contains user dependent paths.

@Om-Gujarathi
Copy link
Collaborator Author

Please refrain from using hardcoded values for sdk version in build.gradle. Use them through configured values in local.properties file

Yes I have made the requested changes.

Copy link
Member

@shatanikmahanty shatanikmahanty left a comment

Choose a reason for hiding this comment

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

LGTM! Ready to merge 🚀

@shatanikmahanty shatanikmahanty merged commit 6e5ba4d into main Feb 19, 2023
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.

Ability to join classroom

3 participants