Skip to content

desktop_drop: migrate Android to built-in Kotlin - #491

Merged
boyan01 merged 5 commits into
mainfrom
fix-desktop-drop-built-in-kotlin
Aug 20, 2026
Merged

desktop_drop: migrate Android to built-in Kotlin#491
boyan01 merged 5 commits into
mainfrom
fix-desktop-drop-built-in-kotlin

Conversation

@boyan01

@boyan01 boyan01 commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Summary

  • remove the legacy kotlin-android plugin application from desktop_drop
  • configure Kotlin compilation through AGP built-in Kotlin
  • migrate the Android example to AGP 9.1 and Gradle 9.3.1
  • upgrade the example Android preferences implementation for AGP 9 compatibility
  • bump desktop_drop to 0.8.0

Fixes #490

Testing

  • flutter test
  • flutter analyze
  • cd packages/desktop_drop/example/android && ./gradlew :app:assembleDebug --no-daemon

@boyan01
boyan01 merged commit ec7f83b into main Aug 20, 2026
4 checks passed
@boyan01
boyan01 deleted the fix-desktop-drop-built-in-kotlin branch August 20, 2026 08:40
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.

[desktop_drop] Failed to start android application due to new kotlin-android version not supported

1 participant