Update android.yml

This commit is contained in:
deniscerri 2023-04-15 14:34:20 +02:00 committed by GitHub
parent e372f23ae7
commit 0dbf244aa1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,8 +19,6 @@ jobs:
java-version: '11'
distribution: 'temurin'
cache: gradle
- name: Create Local Properties File
run: touch local.properties
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Build with Gradle