Skip to content

Commit ca0f23d

Browse files
Bump androidx.annotation:annotation from 1.9.1 to 1.10.0
Bumps androidx.annotation:annotation from 1.9.1 to 1.10.0. --- updated-dependencies: - dependency-name: androidx.annotation:annotation dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 742293b commit ca0f23d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FlowCrypt/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ val uiTestsImplementation by configurations.named("uiTestsImplementation")
436436

437437
dependencies {
438438
ksp("com.github.bumptech.glide:ksp:5.0.7")
439-
ksp("androidx.annotation:annotation:1.9.1")
439+
ksp("androidx.annotation:annotation:1.10.0")
440440
ksp("androidx.room:room-compiler:2.8.4")
441441
//ACRA needs the following dependency to use a custom report sender
442442

0 commit comments

Comments
 (0)