Skip to content

Commit 2602e6e

Browse files
dependabot[bot]hannesa2
authored andcommitted
Bump annotation from 1.2.0 to 1.3.0
Bumps annotation from 1.2.0 to 1.3.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 6089e1c commit 2602e6e

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
@@ -23,7 +23,7 @@ android {
2323
}
2424

2525
dependencies {
26-
implementation 'androidx.annotation:annotation:1.2.0'
26+
implementation 'androidx.annotation:annotation:1.3.0'
2727
testImplementation 'junit:junit:4.13.2'
2828
}
2929

0 commit comments

Comments
 (0)