Skip to content

Bump Kotlin to 1.8.22 in example Android settings#281

Merged
droibit merged 1 commit into
developfrom
fix/example/kotlin-1.8.x
Nov 23, 2025
Merged

Bump Kotlin to 1.8.22 in example Android settings#281
droibit merged 1 commit into
developfrom
fix/example/kotlin-1.8.x

Conversation

@droibit

@droibit droibit commented Nov 23, 2025

Copy link
Copy Markdown
Owner

Update the Kotlin Gradle plugin version in the example Android settings.gradle files to 1.8.22 to satisfy Flutter's minimum supported Kotlin version (observed when building on Flutter 3.38.x in CI). This fixes the build-time error indicating the project's Kotlin version is lower than Flutter's required minimum. See CI error and Flutter tool message for context.

Update the Kotlin Gradle plugin version in the example Android `settings.gradle` files to `1.8.22` to satisfy Flutter's minimum supported Kotlin version (observed when building on Flutter 3.38.x in CI).
This fixes the build-time error indicating the project's Kotlin version is lower than Flutter's required minimum. See CI error and Flutter tool message for context.
- https://github.com/droibit/flutter_custom_tabs/actions/runs/19614424383/job/56164953510
@droibit droibit added this to the 2.5.0 milestone Nov 23, 2025
@droibit droibit self-assigned this Nov 23, 2025
Copilot AI review requested due to automatic review settings November 23, 2025 17:13
@droibit droibit added the enhancement New feature or request label Nov 23, 2025

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Kotlin Gradle plugin version from 1.7.10 to 1.8.22 in the example Android applications to satisfy Flutter's minimum supported Kotlin version requirement observed in CI builds on Flutter 3.38.x.

  • Updates Kotlin version to 1.8.22 in example app build configurations
  • Resolves CI build failures related to Kotlin version requirements

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
flutter_custom_tabs_android/example/android/settings.gradle Bumps Kotlin plugin version from 1.7.10 to 1.8.22
flutter_custom_tabs/example/android/settings.gradle Bumps Kotlin plugin version from 1.7.10 to 1.8.22

@droibit droibit merged commit 99bedee into develop Nov 23, 2025
7 of 8 checks passed
@droibit droibit deleted the fix/example/kotlin-1.8.x branch November 23, 2025 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants