Update android.yml

This commit is contained in:
Tornike Khintibidze 2020-04-30 21:05:35 +04:00 committed by GitHub
parent f5a54f7585
commit 5cf0be5313
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
java-version: 1.8
- name: Grant rights
run: chmod +x build.gradle
run: chmod +x ./build.gradle
- name: Build project with Gradle
run: ./gradlew build