Skip to content

FIX 16-kb page size warning - #231

Merged
tom0334 merged 3 commits into
mainfrom
fix/16-kb-page-size-warning
Sep 18, 2026
Merged

tom0334 merged 3 commits into
mainfrom
fix/16-kb-page-size-warning

Conversation

@tom0334

@tom0334 tom0334 commented Sep 18, 2026

Copy link
Copy Markdown
Collaborator

fix/16-kb-page-size-warning

Why is this important?

16 kb page size support is really required by google soon

Notes

I dont understand why it said that androidx.graphics:graphics-path was unaliged to in the popup. I guess because datastore wasn't aligned, that also caused the other library to be unaligned?

Either way, there is no more warning now. Confirmed it is OK now by using the apk analyzer.

fix/16-kb-page-size-warning
Copilot AI lite review requested due to automatic review settings September 18, 2026 09:56

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.

🟢 Approval recommended

The change is a straightforward dependency version alignment in the version catalog with no additional behavioral code changes.

Pull request overview

This PR updates the project’s AndroidX DataStore dependency version via the Gradle version catalog, aiming to resolve the Android Studio / APK Analyzer “16‑KB page size” alignment warning in the Android build.

Changes:

  • Bump androidx.datastore version from 1.2.0 to 1.2.1 in the version catalog.
  • Keep both androidx.datastore:datastore and androidx.datastore:datastore-preferences aligned via the shared datastore version ref.
File summaries
File Description
gradle/libs.versions.toml Updates the datastore version used by androidx-datastore and androidx-datastore-preferences to address the 16‑KB page size warning.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@tom0334
tom0334 requested a review from a team as a code owner September 18, 2026 15:29
@tom0334
tom0334 enabled auto-merge September 18, 2026 15:54
@tom0334
tom0334 merged commit 97bcd10 into main Sep 18, 2026
2 checks passed
@tom0334
tom0334 deleted the fix/16-kb-page-size-warning branch September 18, 2026 16:01
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.

4 participants