private void SelectPlatformInstalled() { PlayInstantBuildConfiguration.SetInstalledBuildType(); _androidManifestUpdater.SwitchToInstalled(); Debug.Log("Switched to Android Build Type \"Installed\"."); }
private void SelectPlatformInstalled() { PlayInstantBuildConfiguration.SetInstalledBuildType(); _androidManifestUpdater.SwitchToInstalled(); }