We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf1fce5 + 593edbf commit b892050Copy full SHA for b892050
1 file changed
.github/workflows/Android-CI.yml
@@ -42,7 +42,7 @@ jobs:
42
with:
43
distribution: 'adopt'
44
java-version: 17
45
- - uses: gradle/actions/wrapper-validation@v5
+ - uses: gradle/actions/wrapper-validation@v6
46
- name: Build with Gradle
47
run: ./gradlew assemble
48
- name: Install Android SDK
0 commit comments