We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3bfcb8 commit 0172ef7Copy full SHA for 0172ef7
.github/workflows/android.yml
@@ -17,5 +17,3 @@ jobs:
17
uses: actions/setup-java@v1
18
with:
19
java-version: 1.8
20
- - name: Build with Gradle
21
- run: ./gradlew build
0 commit comments