diff --git a/MPChartLib/build.gradle b/MPChartLib/build.gradle index 5bc2569449..c2f423e747 100644 --- a/MPChartLib/build.gradle +++ b/MPChartLib/build.gradle @@ -23,7 +23,7 @@ android { } dependencies { - implementation 'androidx.annotation:annotation:1.3.0' + implementation 'androidx.annotation:annotation:1.5.0' testImplementation 'junit:junit:4.13.2' }