Skip to content

Commit 8cb9471

Browse files
Bump androidx.annotation:annotation from 1.8.2 to 1.9.0
Bumps androidx.annotation:annotation from 1.8.2 to 1.9.0. --- 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 819b2da commit 8cb9471

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.8.2'
49+
implementation 'androidx.annotation:annotation:1.9.0'
5050
testImplementation 'junit:junit:4.13.2'
5151
}
5252

0 commit comments

Comments
 (0)