AI AGENT ADDONS

Kotlin Tooling Agp9 Migration

kotlin/kotlin-agent-skills
DevOps & CI/CD
1,057installs

Kotlin Multiplatform projects need a careful update when moving to Android Gradle Plugin 9.0 or higher. This skill walks you through that process step by step. It replaces old plugins, splits modules, and changes how you write your build scripts.

Developers who upgrade their Android apps or libraries will find this guide helpful. It covers common problems like build failures and plugin conflicts. The skill also explains the new project structure that JetBrains recommends.

You will learn how to analyze your current setup and apply the right migration path for each module. Whether you have a library or an application, this skill makes the transition smooth and safe.

Add Kotlin Tooling Agp9 Migration skill to your workflow

Global

mkdir -p ~/.claude/skills/kotlin-tooling-agp9-migration

Project

mkdir -p .claude/skills/kotlin-tooling-agp9-migration

Source Repository

Stars
894
Forks
31
Watchers
894
License
Apache-2.0
Last Push
27 days ago
Created
4 months ago