Skip to content

Conversation

@Madhan-Rkv-10
Copy link

This pull request updates the Dual Screen example project to use the latest Android build configuration for improved compatibility and maintainability.

Changes Included

  • Updated Gradle wrapper to the latest stable version
  • Upgraded Android Gradle Plugin (AGP) to the latest stable release
  • Updated Kotlin version to match AGP compatibility requirements
  • Verified build and runtime with the latest Flutter SDK

Why This Change Is Needed

The example project was using outdated Android build settings, which could lead to build warnings, dependency conflicts, or reduced compatibility with newer Android SDKs and tools. Updating the configuration ensures the project follows current Android development standards and reduces friction for contributors.

Additional Notes

I have read and agree to the Contribution Guidelines provided in this repository. This pull request is being raised to contribute the changes from my fork to the original repository for community benefit.

Related Issue

Closes #18

…ation

- Updated Gradle wrapper to latest stable
- Upgraded Android Gradle Plugin (AGP)
- Updated Kotlin version for compatibility
- Verified build with latest Flutter SDK
Closes microsoft#18
@Madhan-Rkv-10
Copy link
Author

@microsoft-github-policy-service agree

@microsoft-github-policy-service agree

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.

Update Dual Screen example to latest Android configuration

1 participant