Skip to content

build: upgrade Gradle 9.1.0 + AGP 9.1.0 + Dokka 2.1.0 foundation #129

@kirich1409

Description

@kirich1409

Summary

Foundation task for the AGP 9 migration. Bumps version numbers and adds the new KMP library plugin alias so parallel migration tasks can branch off this.

Changes

  • gradle/wrapper/gradle-wrapper.properties: 8.14.39.1.0
  • gradle/libs.versions.toml: agp9.1.0, dokka2.1.0, add androidKmpLibrary alias
  • build.gradle.kts (root): register androidKmpLibrary apply false
  • gradle.properties: add org.gradle.parallel=true, add temporary android.enableLegacyVariantApi=true

Instructions for subagent

Follow Task 1 steps in docs/superpowers/plans/2026-03-22-agp9-migration.md exactly.
Temporary flag android.enableLegacyVariantApi=true is intentional — removed in Task 6.
Do NOT set android.builtInKotlin=false.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions