This step in documentation doesn't provide information where to apply the plugin: ``` Enable kotlin parcelize: ``` I guess it refers to the main application module (usually the `app` module in an Android application).
This step in documentation doesn't provide information where to apply the plugin:
I guess it refers to the main application module (usually the
appmodule in an Android application).