Skip to content

Commit f12e77b

Browse files
Bump androidx.annotation:annotation from 1.7.1 to 1.9.1
Bumps androidx.annotation:annotation from 1.7.1 to 1.9.1. --- 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 8dc4705 commit f12e77b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ android {
4444
}
4545

4646
dependencies {
47-
implementation("androidx.annotation:annotation:1.7.1")
47+
implementation("androidx.annotation:annotation:1.9.1")
4848
implementation("com.google.crypto.tink:tink-android:1.13.0")
4949

5050
// Tests

0 commit comments

Comments
 (0)