JVM bytecode + Kotlin metadata package relocation. Generic library: rewrites JVM internal class names in compiled .class bytes and the kotlin.Metadata annotation payload (KmClass tree + JVM signatures), so kotlin-reflect stays in sync with the rewritten bytecode.
Artifacts using Bytecode Relocator — Core (1)
Gradle plugin: rewrites JVM bytecode + Kotlin metadata package references in an Android library variant's compiled output. Wires into AGP's stable Artifact API.
Last Release on May 21, 2026
- Prev
- 1
- Next