| commit | 0403bdb5dd002c53c0a97ff3ffa2912bd997bba3 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Jul 27 15:24:07 2022 +0000 |
| committer | GitHub <noreply@github.com> | Wed Jul 27 15:24:07 2022 +0000 |
| tree | 558323c099b03296407b9742385afcfb7a1da9a8 | |
| parent | 8de876434eb4d1cd514e7f4b06c27edc95d587c1 [diff] [blame] |
[quick_actions]: Bump gradle from 3.3.0 to 7.2.1 in /packages/quick_actions/quick_actions_android/android (#5836)
diff --git a/packages/quick_actions/quick_actions_android/android/build.gradle b/packages/quick_actions/quick_actions_android/android/build.gradle index 252a352..3ca8402 100644 --- a/packages/quick_actions/quick_actions_android/android/build.gradle +++ b/packages/quick_actions/quick_actions_android/android/build.gradle
@@ -8,7 +8,7 @@ } dependencies { - classpath 'com.android.tools.build:gradle:3.3.0' + classpath 'com.android.tools.build:gradle:7.2.1' } }