target Version Exists

open fun targetVersionExists(projectId: String, targetVersion: String): Boolean

Method to check whether an update with the target project_version inserted already exists

Return

whether an update with the target project_version inserted already exists as boolean

Parameters

projectId

The project identifier

targetVersion

The target project_version to check