Skip to content

Commit a2629fe

Browse files
fix(deps): update dependency androidx.annotation:annotation to v1.8.0
1 parent b339a6a commit a2629fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotlin = "1.9.23"
44
androidxMedia3 = "1.3.1"
55
checkerQual = "3.42.0"
66
googleErrorProne = "2.26.1"
7-
androidxAnnotation = "1.7.1"
7+
androidxAnnotation = "1.8.0"
88

99
[libraries]
1010
androidx-annotation = { group = "androidx.annotation", name = "annotation", version.ref = "androidxAnnotation" }

0 commit comments

Comments
 (0)