Skip to content

Changed: Update README with info on how to install termux for android… #638

Changed: Update README with info on how to install termux for android…

Changed: Update README with info on how to install termux for android… #638

name: "Validate Gradle Wrapper"
on:
push:
branches:
- master
- android-10
pull_request:
branches:
- master
- android-10
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v1