Skip to content

Update documentation to reflect Android API 23+ and build requirements#1410

Merged
anod merged 3 commits intoalgavris/room-upgradefrom
copilot/sub-pr-1394
Feb 5, 2026
Merged

Update documentation to reflect Android API 23+ and build requirements#1410
anod merged 3 commits intoalgavris/room-upgradefrom
copilot/sub-pr-1394

Conversation

Copy link
Contributor

Copilot AI commented Feb 4, 2026

Following the Room 2.8.4 upgrade, the documentation needed to explicitly state the minimum Android API level and updated build tool requirements.

Changes:

  • Added minimum Android API level 23 (Marshmallow) requirement note in docs/cpp-start-android.md
  • Updated README.md Build Environments table: specified Gradle 8.5 and Java 17 for Android builds
  • Updated README.md Target Platforms table: clarified Android support as "API 23+" instead of generic "Android"
  • Updated Java version requirement in docs/cpp-start-android.md: changed from "Java JDKs 8-13" to "Java 17 or higher" to align with Gradle 8.5 requirements

These requirements align with modern Google library dependencies and the build infrastructure changes introduced in the Room upgrade.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: anod <171704+anod@users.noreply.github.com>
Copilot AI changed the title [WIP] Update room version to 2.8.4 Update documentation to reflect Android API 23+ and build requirements Feb 4, 2026
Copilot AI requested a review from anod February 4, 2026 12:35
@anod
Copy link
Member

anod commented Feb 5, 2026

@copilot Update relevant java limitations

Co-authored-by: anod <171704+anod@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Feb 5, 2026

@copilot Update relevant java limitations

Updated Java version requirement in commit 1cddf2f. Changed from "Java JDKs 8-13" to "Java 17 or higher" to align with Gradle 8.5 requirements.

@anod anod marked this pull request as ready for review February 5, 2026 12:26
@anod anod requested a review from a team as a code owner February 5, 2026 12:26
@anod anod merged commit 123a104 into algavris/room-upgrade Feb 5, 2026
1 check passed
@anod anod deleted the copilot/sub-pr-1394 branch February 5, 2026 12:26
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