Skip to content

Commit

Permalink
Update android-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Okuro3499 authored Jan 30, 2024
1 parent e99ac71 commit 1afcdb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/android-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
ANDROID_NDK_VERSION: "21.3.6528147"
BUILD_TOOLS_VERSION: "34.0.0"
steps:
- name: Clear Gradle cache
run: rm -rf $HOME/.gradle/caches/
- name: run number with offset
id: version
env:
Expand Down

0 comments on commit 1afcdb2

Please sign in to comment.