FastlaneSupplyConfiguration.

RootUrl Property

Summary

Gets or sets the root URL for the Google Play API. The provided URL will be used for API calls in place of https://www.googleapis.com/"
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneSupplyConfiguration

Syntax

public string RootUrl { get; set; }

Value

Type Description
string