Skip to content

Commit 4b72b1b

Browse files
[camera]: Bump gradle in /packages/camera/camera_android/android
Bumps gradle from 7.0.2 to 7.2.2. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 060d150 commit 4b72b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/camera/camera_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
}
1010

1111
dependencies {
12-
classpath 'com.android.tools.build:gradle:7.0.2'
12+
classpath 'com.android.tools.build:gradle:7.2.2'
1313
}
1414
}
1515

0 commit comments

Comments
 (0)