Skip to content

Commit 9cf4b20

Browse files
chore(deps): bump gradle/actions from 6.2.0 to 6.3.0 (#143)
Bumps [gradle/actions](https://github.com/gradle/actions) from 6.2.0 to 6.3.0. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@v6.2.0...v6.3.0) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrea Peruffo <andrea.peruffo1982@gmail.com>
1 parent fe31260 commit 9cf4b20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
# Setup Gradle. Cache will be readonly except for the main branch.
3131
# see: https://github.com/gradle/actions/blob/main/docs/setup-gradle.md#using-the-cache-read-only
3232
- name: Setup Gradle
33-
uses: gradle/actions/setup-gradle@v6.2.0
33+
uses: gradle/actions/setup-gradle@v6.3.0
3434
# Setup KVM to speedup the emulator.
3535
- name: Enable KVM
3636
run: |

0 commit comments

Comments
 (0)