Files
kotlin-fork/plugins/parcelize
Alexander Udalov 755d140e16 Parcelize: do not copy call in ParcelizeIrTransformer
This is just a refactoring/optimization that makes use of the fact that
IrCall.symbol and IrFunctionReference.symbol are now mutable.
2023-06-22 17:19:00 +00:00
..

The kotlin-parcelize Gradle plugin is maintained by Google. If you encounter any issues, you can submit a report to Googles issue tracker.