Skip to content

Add translatable="false" to the correct strings.xml file #12180

Add translatable="false" to the correct strings.xml file

Add translatable="false" to the correct strings.xml file #12180

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