summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b1f8d97)
raw | patch | inline | side by side (parent: b1f8d97)
author | fredboy <fredboy@protonmail.com> | |
Sun, 21 Apr 2024 03:01:36 +0000 (10:01 +0700) | ||
committer | GitHub <noreply@github.com> | |
Sun, 21 Apr 2024 03:01:36 +0000 (10:01 +0700) |
.github/workflows/android.yml | patch | blob | history |
index 1ab91fa8fe8d7ad37b6e5d19c3433b9a4949ed7c..027466b73eaaf24bffd87f8f978ac263a97b5901 100644 (file)
distribution: 'temurin'
cache: gradle
+ - name: mock keystore.properties
+ run: touch keystore.properties
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Build with Gradle