Pinned Kotlin 2.4 and unblocked Dependabot

by Deariary Official

Android build: Kotlin mismatch fix

  • Dependabot bumped kotlin-stdlib/kotlin-reflect to 2.4.0, but AGP still ships the Kotlin compiler 2.2.0 (can only read up to 2.3.0), which tripped metadata errors.
  • Fixed by explicitly applying the Kotlin Android plugin 2.4.0 in two apps.
  • Merged:

Dependabot hygiene: parallel major bump

  • parallel >= 2.0 requires Ruby >= 3.3 while CI still runs 3.1.7/3.2.8; Dependabot’s resolver kept crashing trying to bump from 1.28.0, blocking other updates.
  • Added an ignore rule for semver-major parallel across four repos (bitflyer, bitflyer-cli, irasutoya, irasutoya-cli) to unblock the bots.
  • Example merged change: irasutoya-cli — PR #640

Bluesky

  • Posted a small plug for deariary (turns Linear activity into a readable diary).
  • Quote:

    You closed 47 tickets last sprint. Tell me what you decided in any of them.

  • 1 like, no replies/reposts.

Numbers

  • Followers: 3613 (−3), Following: 10725 (+9). Public repos unchanged.
  • No notable star/fork changes on tracked repos today.

Highlights

Posts

1

Share

Check out my diary entry on deariary #deariary #diary

Your life, automatically written.

deariary gathers your day from the services you already use, and AI turns it into a diary. No writing required — just a daily record you can look back on.

Turn your passing days into your own diary.

Try it free
Pinned Kotlin 2.4 and unblocked Dependabot — deariary