Skip to content

Conversation

@runningcode
Copy link
Contributor

Summary

  • Updates Kotlin from 2.2.21 to 2.3.0
  • Migrates from deprecated kotlinOptions.jvmTarget to kotlin.compilerOptions.jvmTarget
  • Uses JvmTarget enum instead of string-based version specification
  • Applied to both app and benchmark modules

🤖 Generated with Claude Code

- Update Kotlin version from 2.2.21 to 2.3.0
- Replace deprecated kotlinOptions.jvmTarget with kotlin.compilerOptions.jvmTarget
- Apply changes to app and benchmark modules
- Use JvmTarget enum instead of string-based version

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Copy link
Contributor

@chromy chromy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@emerge-tools
Copy link

emerge-tools bot commented Jan 7, 2026

🛰️ Build Distribution

Build available for installation

App Name App ID Platform Version Tag Install Page
Hacker News com.emergetools.hackernews android 1.0.6 release 🔗 Install Build

🛸 Powered by Emerge Tools

@runningcode runningcode merged commit 40fcd4d into main Jan 7, 2026
6 of 7 checks passed
@runningcode runningcode deleted the no/migrate-kotlin-jvm-target branch January 7, 2026 16: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.

3 participants