Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Commit a87574a

Browse files
authored
Update tooling
1 parent 3adb746 commit a87574a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
parameters:
2323
cakeExtraArgs: '--settings_skipverification=true --nuget_useinprocessclient=false'
2424
tools:
25-
- 'xamarin.androidbinderator.tool': '0.4.0'
26-
- 'xamarin.androidx.migration.tool': '1.0.0-preview03'
25+
- 'xamarin.androidbinderator.tool': '0.4.1'
26+
- 'xamarin.androidx.migration.tool': '1.0.0-preview04'
2727
postBuildSteps:
2828
- script: |
2929
# Make a temp folder to move the created nugets to before we fat package them

0 commit comments

Comments
 (0)