Skip to content

Commit 8b87544

Browse files
[camera]: Bump androidx.annotation:annotation
Bumps androidx.annotation:annotation from 1.5.0 to 1.7.0. --- updated-dependencies: - dependency-name: androidx.annotation:annotation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fba6c77 commit 8b87544

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
@@ -62,7 +62,7 @@ android {
6262
}
6363

6464
dependencies {
65-
implementation 'androidx.annotation:annotation:1.5.0'
65+
implementation 'androidx.annotation:annotation:1.7.0'
6666
testImplementation 'junit:junit:4.13.2'
6767
testImplementation 'org.mockito:mockito-inline:5.0.0'
6868
testImplementation 'androidx.test:core:1.4.0'

0 commit comments

Comments
 (0)