Skip to content

Conversation

@ysmoradi
Copy link
Member

@ysmoradi ysmoradi commented Sep 29, 2025

closes #11453

Summary by CodeRabbit

  • Chores
    • Updated Android platform configuration to remove an explicit SDK targeting entry, aligning with current build tooling.
    • Improves compatibility across supported Android versions and reduces potential build warnings.
    • No changes to app behavior or user-facing features.

@coderabbitai
Copy link

coderabbitai bot commented Sep 29, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Removed the element that specified SDK version 35 from the AndroidManifest.xml. No other manifest entries were modified.

Changes

Cohort / File(s) Summary of changes
Android manifest cleanup
src/Templates/Boilerplate/Bit.Boilerplate/src/Client/Boilerplate.Client.Maui/Platforms/Android/AndroidManifest.xml
Removed <uses-sdk> targeting SDK 35; manifest structure and application tag unchanged.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

I nibbled the manifest, neat and clean,
Snipped SDK tags like garden green.
Hop hop—version woes now lean,
Paths align, the fields serene.
Carrots compiled, I preen 🥕✨

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

Knowledge base: Disabled due to Reviews -> Disable Knowledge Base setting

📥 Commits

Reviewing files that changed from the base of the PR and between e5f2781 and 9be8f3c.

📒 Files selected for processing (1)
  • src/Templates/Boilerplate/Bit.Boilerplate/src/Client/Boilerplate.Client.Maui/Platforms/Android/AndroidManifest.xml (0 hunks)

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.

@ysmoradi ysmoradi merged commit 16b11ce into bitfoundation:develop Sep 29, 2025
2 of 3 checks passed
@ysmoradi ysmoradi deleted the 11453 branch September 29, 2025 02: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.

bit Boilerplate project template must use android sdk 36

1 participant