diff --git a/tmpfile/build.gradle b/tmpfile/build.gradle index 7bb1ba8..8897832 100644 --- a/tmpfile/build.gradle +++ b/tmpfile/build.gradle @@ -39,7 +39,7 @@ android { } dependencies { - implementation 'androidx.annotation:annotation:1.8.2' + implementation 'androidx.annotation:annotation:1.9.0' } afterEvaluate {