Skip to content

chore(example): bump Android Gradle plugin and Kotlin toolchain#865

Open
frederikprijck wants to merge 1 commit into
mainfrom
chore/android-toolchain-bump
Open

chore(example): bump Android Gradle plugin and Kotlin toolchain#865
frederikprijck wants to merge 1 commit into
mainfrom
chore/android-toolchain-bump

Conversation

@frederikprijck

Copy link
Copy Markdown
Member

Summary

Extracts unrelated Android toolchain maintenance from the passkeys PR (#858).

  • Bump example app AGP 8.3.08.6.0 and Kotlin 1.9.101.9.22 (settings.gradle)
  • Add Flutter-migrator flags android.builtInKotlin=false / android.newDsl=false (gradle.properties)
  • Add generated MainActivity.configureFlutterEngine override

Context

These changes were bundled into #858 (passkeys) but are independent build-system maintenance. Splitting them out isolates the build-system risk for focused review.

Test plan

  • CI Android build passes
  • Example app builds and runs on Android

Updates the example app's Android toolchain to AGP 8.6.0 and Kotlin
1.9.22, adds the Flutter-migrator gradle.properties flags, and the
generated MainActivity engine-configuration override. Extracted from
the passkeys PR (#858) as unrelated maintenance.
@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (3)
  • auth0_flutter/example/android/app/src/main/kotlin/com/auth0/auth0_flutter_example/MainActivity.kt is excluded by !**/example/**
  • auth0_flutter/example/android/gradle.properties is excluded by !**/example/**
  • auth0_flutter/example/android/settings.gradle is excluded by !**/example/**

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: f8f32a65-4f79-455f-a73e-a4349c0cc761

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/android-toolchain-bump

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@frederikprijck frederikprijck marked this pull request as ready for review June 11, 2026 11:31
@frederikprijck frederikprijck requested a review from a team as a code owner June 11, 2026 11:31
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.

2 participants