CopyAarFileTask

class CopyAarFileTask(pathToRoot: File, pluginName: String? = null) : KlutterTask

Copy the platform release aar file build in the platform module to the plugin android/Klutter folder.

Constructors

Link copied to clipboard
constructor(pathToRoot: File, pluginName: String? = null)

Functions

Link copied to clipboard
open override fun run()