Skip to content

Commit edb5fc0

Browse files
Bump androidx.annotation:annotation from 1.6.0 to 1.7.0
Bumps androidx.annotation:annotation from 1.6.0 to 1.7.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 5c950f0 commit edb5fc0

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
@@ -42,7 +42,7 @@ android {
4242
}
4343

4444
dependencies {
45-
implementation 'androidx.annotation:annotation:1.6.0'
45+
implementation 'androidx.annotation:annotation:1.7.0'
4646
testImplementation 'junit:junit:4.13.2'
4747
}
4848

0 commit comments

Comments
 (0)