Skip to content

Update Dual Screen example to latest Android configuration #19

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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