Skip to content

Downgrade core-ktx to v1.16.0#1240

Merged
twyatt merged 4 commits into
mainfrom
twyatt/core-ktx
Jul 22, 2026
Merged

Downgrade core-ktx to v1.16.0#1240
twyatt merged 4 commits into
mainfrom
twyatt/core-ktx

Conversation

@twyatt

@twyatt twyatt commented Jul 22, 2026

Copy link
Copy Markdown
Member

In combination with #1243, fixes #1206.


Note

Low Risk
Version catalog and Renovate config only; no auth, security, or runtime code paths affected.

Overview
Pins androidx.core:core-ktx at 1.16.0 so Kable consumers are not pushed onto Android Gradle Plugin 9. The version catalog entry is changed from 1.19.0 → 1.16.0, and Renovate gets a packageRules entry that only allows 1.16.0 for that artifact (documented with a link to issue #1206).

This is dependency/tooling policy only—no application or library runtime logic changes.

Reviewed by Cursor Bugbot for commit c060381. Configure here.

@twyatt twyatt added android patch Changes that should bump the PATCH version number labels Jul 22, 2026
@twyatt twyatt mentioned this pull request Jul 22, 2026
@twyatt
twyatt marked this pull request as ready for review July 22, 2026 21:57
@twyatt
twyatt requested a review from a team as a code owner July 22, 2026 21:57
@twyatt
twyatt enabled auto-merge (squash) July 22, 2026 21:59
Updated comments for clarity and consistency.
@twyatt
twyatt merged commit 1157fd5 into main Jul 22, 2026
9 checks passed
@twyatt
twyatt deleted the twyatt/core-ktx branch July 22, 2026 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

android patch Changes that should bump the PATCH version number

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0.44.0. requires android sdk 37 which is incompatible with agp 8.x and requires consumers to use agp 9.x

4 participants