Copy APKs Task - maxirosson/jdroid-gradle-plugin GitHub Wiki
Task Description
Copy the APKs on the build directory to the specified target directory
Task Parameters
| Parameter | Description | Required |
|---|---|---|
| TARGET_APKS_DIR_PATH | Absolute path to the target directory where the APKs will be copied | True |
Task Execution
gradle copyApks