Skip to content

Commit 1ea0ef5

Browse files
authored
Merge pull request #301 from AppDevNext/dependabot/gradle/master/androidx.annotation-annotation-1.9.1
Bump androidx.annotation:annotation from 1.9.0 to 1.9.1
2 parents be8bd72 + 2916027 commit 1ea0ef5

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

0 commit comments

Comments
 (0)