Update android.yml

pull/65/head
deniscerri 4 years ago committed by GitHub
parent 5d87bba5ba
commit b101462ff7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,4 +25,4 @@ jobs:
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Build with Gradle
run: ./gradlew build
run: ./gradlew --stacktrace build

Loading…
Cancel
Save