diff --git a/scanner/build.gradle b/scanner/build.gradle index cea395b..3501ce9 100644 --- a/scanner/build.gradle +++ b/scanner/build.gradle @@ -22,7 +22,7 @@ android { } dependencies { - implementation 'androidx.annotation:annotation:1.3.0' + implementation 'androidx.annotation:annotation:1.10.0' // Core library androidTestImplementation 'androidx.test:core:1.4.0'