microsoft / google-play-vsts-extension

Visual Studio Team Services (VSTS) extension for performing continuous delivery to the Google Play store from your automated CI builds
Other
81 stars 57 forks source link

The `versionCodes` property can be `undefined` #420

Closed DenisRumyantsev closed 7 months ago

DenisRumyantsev commented 7 months ago

Task name: GooglePlayReleaseV4

Description: The versionCodes property is not defined when version codes do not exist for the latest completed release. Appropriate fix implemented. Please hide whitespace to review.

Documentation changes required: No

Added unit tests: No

Attached related issue: N/A

Checklist: