Skip to content

Commit 6a60c39

Browse files
authored
Merge pull request #154 from AppDevNext/dependabot/gradle/master/androidx.annotation-annotation-1.7.0
Bump androidx.annotation:annotation from 1.6.0 to 1.7.0
2 parents 5c950f0 + edb5fc0 commit 6a60c39

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)