We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7120a49 commit a622243Copy full SHA for a622243
1 file changed
.github/workflows/android.yml
@@ -10,4 +10,4 @@ jobs:
10
steps:
11
- uses: actions/checkout@v1
12
- name: Build debug APK
13
- run: ./gradlew :app:assembleDebug
+ run: ./gradlew :app:assembleDebug
0 commit comments