Skip to content

chore(deps): update dependency xamarin.google.android.material to 1.12.0.1 #3577

chore(deps): update dependency xamarin.google.android.material to 1.12.0.1

chore(deps): update dependency xamarin.google.android.material to 1.12.0.1 #3577

Workflow file for this run

name: Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
productNamespacePrefix: "ReactiveUI"
permissions:
contents: read
jobs:
build:
permissions:
contents: none
uses: reactiveui/actions-common/.github/workflows/workflow-common-setup-and-build.yml@main
with:
configuration: Release
productNamespacePrefix: "ReactiveUI"
solutionFile: "reactiveui.sln"