Skip to content

Commit

Permalink
[AndroidSigningV2][AndroidSigningV3][DownloadSecureFileV1] Update tas…
Browse files Browse the repository at this point in the history
…k lib version (#14883)

* Updated task lib version in AndroidSigningV2

* Updated task lib version in AndroidSigningV3

* Updated task lib version in DownloadSecureFileV1

Co-authored-by: Vladislav Ryzhov <v-vryzhov@microsoft.com>
  • Loading branch information
vladislav-ryzhov and Vladislav Ryzhov authored Jun 3, 2021
1 parent 014f239 commit 3d006dc
Show file tree
Hide file tree
Showing 12 changed files with 220 additions and 220 deletions.
140 changes: 70 additions & 70 deletions Tasks/AndroidSigningV2/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Tasks/AndroidSigningV2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@types/node": "^10.17.0",
"@types/mocha": "^5.2.7",
"azure-pipelines-task-lib": "^3.0.6-preview.0",
"azure-pipelines-task-lib": "^3.1.2",
"azure-pipelines-tasks-securefiles-common": "2.0.5-preview"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AndroidSigningV2/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 186,
"Minor": 188,
"Patch": 0
},
"demands": [
Expand Down
4 changes: 2 additions & 2 deletions Tasks/AndroidSigningV2/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 186,
"Minor": 188,
"Patch": 0
},
"demands": [
Expand Down Expand Up @@ -169,7 +169,7 @@
"mode": "restricted"
},
"settableVariables": {
"allowed": []
"allowed": []
}
}
}
Loading

0 comments on commit 3d006dc

Please sign in to comment.