Skip to content

ci: Bump Kotlin to 2.3.0 for AGP 9.2 and AGP 9.3#1164

Closed
runningcode wants to merge 1 commit intomainfrom
claude/bump-kotlin-2.3.0-YVmH9
Closed

ci: Bump Kotlin to 2.3.0 for AGP 9.2 and AGP 9.3#1164
runningcode wants to merge 1 commit intomainfrom
claude/bump-kotlin-2.3.0-YVmH9

Conversation

@runningcode
Copy link
Copy Markdown
Contributor

@runningcode runningcode commented Apr 23, 2026

Summary

  • Lowers the gradleToKotlin threshold for Kotlin 2.3.0 in scripts/generate-compat-matrix.main.kts from Gradle 9.5.0-0 to 9.2.0-0, so AGP 9.2 (Gradle 9.2.x) and AGP 9.3 (Gradle 9.3.x) CI matrix jobs compile with Kotlin 2.3.0 instead of 2.1.0.
  • AGP 9.0/9.1 entries continue to use Kotlin 2.1.0; AGP < 9 continues to use 1.8.20.

Generated by Claude Code

Lower the Gradle threshold for Kotlin 2.3.0 from 9.5.0 to 9.2.0 so
AGP 9.2 (Gradle 9.2.x) and AGP 9.3 (Gradle 9.3.x) matrix jobs compile
with Kotlin 2.3.0 instead of 2.1.0.
@runningcode
Copy link
Copy Markdown
Contributor Author

Closing in favor of Roman's PR

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.

2 participants