Skip to content

Commit

Permalink
Remove 'update-config.csx'. (#942)
Browse files Browse the repository at this point in the history
The `update-config.csx` script should no longer be used in AndroidX repository.

Instead, use one of the following:

- `dotnet cake -t=update-config`
- `dotnet cake -t=bump-config`
- `dotnet cake -t=sort-config`
- `dotnet cake -t=published-config`

Commands are documented [here](https://github.com/xamarin/AndroidX/blob/main/BUILDING.md).
  • Loading branch information
jpobst committed Aug 21, 2024
1 parent f70f4e6 commit ff23d90
Showing 1 changed file with 0 additions and 487 deletions.
Loading

0 comments on commit ff23d90

Please sign in to comment.