FastlaneSupplyConfiguration.

ApkFiles Property

Summary

Gets or sets an array of APK file paths to upload.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneSupplyConfiguration

Syntax

public IEnumerable<FilePath> ApkFiles { get; set; }

Value

Type Description
IEnumerable<FilePath>