Skip to content

Commit ca97d45

Browse files
Update dependency androidx.annotation:annotation-jvm to v1.11.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa8ee11 commit ca97d45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎material-color-utilities/build.gradle‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ java {
1818

1919
dependencies {
2020
implementation 'com.google.errorprone:error_prone_annotations:2.50.0'
21-
implementation 'androidx.annotation:annotation-jvm:1.10.0'
21+
implementation 'androidx.annotation:annotation-jvm:1.11.0'
2222
}
2323

2424
publishing {

0 commit comments

Comments
 (0)