We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0cbd59b + afb9c9a commit 005a5ccCopy full SHA for 005a5cc
.github/workflows/build-debug-apk.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: gradle/wrapper-validation-action@v1.0.4
27
28
- name: Build with gradle
29
- uses: gradle/gradle-build-action@v2.1.5
+ uses: gradle/gradle-build-action@v2.4.2
30
with:
31
arguments: assembleDebug
32
.github/workflows/build-release-apk.yml
@@ -24,7 +24,7 @@ jobs:
24
25
arguments: assembleRelease
0 commit comments