Skip to content

Update tuulbox to v8.1.1#1243

Merged
twyatt merged 2 commits into
mainfrom
twyatt/tuulbox-update
Jul 22, 2026
Merged

Update tuulbox to v8.1.1#1243
twyatt merged 2 commits into
mainfrom
twyatt/tuulbox-update

Conversation

@twyatt

@twyatt twyatt commented Jul 22, 2026

Copy link
Copy Markdown
Member

In combination with #1240, fixes #1206; as Tuulbox 8.1.1 includes fixes so it no longer imposes AGP requirements on its consumers.


Note

Low Risk
Single Gradle catalog version bump for an Android coroutines helper dependency; no logic or API changes in this repo.

Overview
Bumps com.juul.tuulbox:coroutines from 8.1.0 to 8.1.1 in gradle/libs.versions.toml, and drops the shared tuulbox version catalog entry in favor of pinning that version on the library alias.

This is a dependency-only change (no application code edits). Together with related work in #1240, it addresses consumers being forced to meet AGP requirements pulled in by older Tuulbox releases (#1206).

Reviewed by Cursor Bugbot for commit 02eb315. Configure here.

@twyatt twyatt added android patch Changes that should bump the PATCH version number labels Jul 22, 2026
@twyatt
twyatt marked this pull request as ready for review July 22, 2026 22:35
@twyatt
twyatt requested a review from a team as a code owner July 22, 2026 22:35
@twyatt
twyatt requested review from Phoenix7351 and davertay-j July 22, 2026 22:35
@twyatt twyatt mentioned this pull request Jul 22, 2026
@twyatt
twyatt enabled auto-merge (squash) July 22, 2026 22:57
@twyatt
twyatt merged commit 0a7f5f9 into main Jul 22, 2026
9 checks passed
@twyatt
twyatt deleted the twyatt/tuulbox-update branch July 22, 2026 23:18
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