Skip to content

Commit 034a6e0

Browse files
fix(deps): update dependency androidx.annotation:annotation to v1.10.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f210498 commit 034a6e0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ androidPluginVersion = "9.1.0"
1010
androidsvgVersion = "1.4"
1111
androidxMediaVersion = "1.5.1"
1212
androidxTestVersion = "1.7.0"
13-
annotationVersion = "1.9.1"
13+
annotationVersion = "1.10.0"
1414
annotationsVersion = "3.0.1u2"
1515
appCompatVersion = "1.7.1"
1616
bcpkixJdk18onVersion = "1.83"

gradle/verification-metadata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
<trusting group="^com[.]android($|([.].*))" regex="true"/>
5858
</trusted-key>
5959
<trusted-key id="0F06FF86BEEAF4E71866EE5232EE5355A6BC6E42">
60+
<trusting group="androidx.annotation"/>
6061
<trusting group="androidx.annotation" name="annotation-experimental" version="1.5.0"/>
6162
<trusting group="androidx.appcompat"/>
6263
<trusting group="androidx.collection"/>

0 commit comments

Comments
 (0)