Skip to content

Migrate Android build to AGP 8.6.0 & Kotlin 2.1.0#542

Open
akhil-ge0rge wants to merge 1 commit intoletsar:masterfrom
akhil-ge0rge:gradle-migration-update
Open

Migrate Android build to AGP 8.6.0 & Kotlin 2.1.0#542
akhil-ge0rge wants to merge 1 commit intoletsar:masterfrom
akhil-ge0rge:gradle-migration-update

Conversation

@akhil-ge0rge
Copy link

@akhil-ge0rge akhil-ge0rge commented Nov 18, 2025

This PR updates the Android build configuration to the latest Flutter-compatible standards and resolves build issues in the example app.

Closes #540

  • Updated build.gradle to use modern Flutter plugin setup.
  • Migrated AGP to 8.6.0 and Gradle wrapper to 8.8.
  • Updated Kotlin to 2.1.0.
  • Removed deprecated buildscript blocks.
  • Added pluginManagement for Flutter loader.

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.

Example is not runnable on android

1 participant