Skip to content

Commit 2916027

Browse files
Bump androidx.annotation:annotation from 1.9.0 to 1.9.1
Bumps androidx.annotation:annotation from 1.9.0 to 1.9.1. --- updated-dependencies: - dependency-name: androidx.annotation:annotation dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e71d40 commit 2916027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MPChartLib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ android {
4646
}
4747

4848
dependencies {
49-
implementation 'androidx.annotation:annotation:1.9.0'
49+
implementation 'androidx.annotation:annotation:1.9.1'
5050
testImplementation 'junit:junit:4.13.2'
5151
}
5252

0 commit comments

Comments
 (0)