Skip to content

AGP 9.0 skill updates#35

Merged
Tapchicoma merged 10 commits intomainfrom
agp9-updates
Mar 27, 2026
Merged

AGP 9.0 skill updates#35
Tapchicoma merged 10 commits intomainfrom
agp9-updates

Conversation

@evilya
Copy link
Copy Markdown
Collaborator

@evilya evilya commented Mar 26, 2026

  • Bump dependency versions
  • Update compatibility table
  • Update verification checklist
  • Shorten main skill file to fit 500 line limit

Includes changes from #28, #29, #30, #31, #32, #33

hfmehmed and others added 6 commits March 26, 2026 15:55
Clarified dependency resolution for multiple variants in KMP.
Add section on dependency resolution for KMP Android library plugin migration.
Updated section on test source set renaming for clarity and impact.
- Bump dependency versions
- Update compatibility table
- Update verification checklist
- Shorten main skill file
@evilya evilya marked this pull request as draft March 26, 2026 17:40
id("org.jetbrains.kotlin.multiplatform") version "2.3.0" apply false
id("org.jetbrains.compose") version "1.8.0" apply false
id("org.jetbrains.kotlin.plugin.compose") version "2.3.0" apply false
id("org.jetbrains.kotlin.multiplatform") version "2.3.20" apply false
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

It would be nice somehow automate updating these versions once new release is out

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Could we instead give the agent where it can find the latest version. I think once they know how they can find the version they stop hallucinating about random versions

Copy link
Copy Markdown
Collaborator Author

@evilya evilya Mar 27, 2026

Choose a reason for hiding this comment

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

I've been experimenting with prompting the agent to use Context7 for this, but it still hallucinates versions more often than the "hard-coded" approach. I guess, because of quite tricky compatibility. Since it doesn't work out of the box, I have plans for a separate "kmp-version-upgrade" skill, that this skill could reference too. I think that's out of scope for this PR, though

@Tapchicoma Tapchicoma requested a review from hfmehmed March 27, 2026 12:59
@Tapchicoma Tapchicoma merged commit e404285 into main Mar 27, 2026
2 checks passed
@Tapchicoma Tapchicoma deleted the agp9-updates branch March 27, 2026 15:42
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