Skip to content

strings.xml: Fix spelling of "Wi-Fi" and "Account ID" #409

strings.xml: Fix spelling of "Wi-Fi" and "Account ID"

strings.xml: Fix spelling of "Wi-Fi" and "Account ID" #409

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