Skip to content

Commit ce08ff0

Browse files
fix(deps): update dependency androidx.annotation:annotation-jvm to v1.10.0
| datasource | package | from | to | | ---------- | ---------------------------------- | ----- | ------ | | maven | androidx.annotation:annotation-jvm | 1.9.1 | 1.10.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 13e19be commit ce08ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ android {
3838

3939
dependencies {
4040
implementation 'androidx.metrics:metrics-performance:1.0.0'
41-
implementation 'androidx.annotation:annotation-jvm:1.9.1'
41+
implementation 'androidx.annotation:annotation-jvm:1.10.0'
4242
// implementation 'androidx.annotation:annotation-jvm:1.8.0-beta02'
4343
}
4444

0 commit comments

Comments
 (0)