Skip to content

Commit 282dc97

Browse files
Bump androidx.annotation:annotation from 1.5.0 to 1.6.0
Bumps androidx.annotation:annotation from 1.5.0 to 1.6.0. --- updated-dependencies: - dependency-name: androidx.annotation:annotation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a27c0a5 commit 282dc97

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
@@ -38,7 +38,7 @@ android {
3838
}
3939

4040
dependencies {
41-
implementation 'androidx.annotation:annotation:1.5.0'
41+
implementation 'androidx.annotation:annotation:1.6.0'
4242
testImplementation 'junit:junit:4.13.2'
4343
}
4444

0 commit comments

Comments
 (0)