
implementation("com.facebook.kotlin.compilerplugins.dataclassgenerate:superclass:1.1.0")Enhances data class optimization by introducing a marker superclass, facilitating class merging during bytecode optimization.
| Version | Release | Platforms and targets |
|---|---|---|
| 1.1.0 | Release: 24 Jul 2025 | JVM |
| 1.0.1 | Release: 09 May 2023 | JVM |
| 1.0.0 | Release: 27 Apr 2023 | JVM |
| Version | Release | Platforms and targets |
|---|---|---|
| 1.1.0 | Release: 24 Jul 2025 | JVM |
| 1.0.1 | Release: 09 May 2023 | JVM |
| 1.0.0 | Release: 27 Apr 2023 | JVM |