Skip to content

Commit

Permalink
chore(deps): bump gradle in /mobile/android
Browse files Browse the repository at this point in the history
Bumps gradle from 7.2.0-alpha01 to 7.2.0-alpha05.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 11, 2021
1 parent 410509d commit 1b4ff59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:7.2.0-alpha01'
classpath 'com.android.tools.build:gradle:7.2.0-alpha05'
}
}

Expand Down

0 comments on commit 1b4ff59

Please sign in to comment.