Skip to content

Commit 4e71d40

Browse files
authored
Merge pull request #299 from AppDevNext/dependabot/gradle/master/androidx.annotation-annotation-1.9.0
Bump androidx.annotation:annotation from 1.8.2 to 1.9.0
2 parents 819b2da + 8cb9471 commit 4e71d40

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)