Skip to content

Update camerax to 1.3.4 and fix the API change, which deprecates setT… #16360

Update camerax to 1.3.4 and fix the API change, which deprecates setT…

Update camerax to 1.3.4 and fix the API change, which deprecates setT… #16360

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gradle/wrapper-validation-action@v1