diff --git a/shell-loader/stub/build.gradle b/shell-loader/stub/build.gradle index d27526976..e6547a5f2 100644 --- a/shell-loader/stub/build.gradle +++ b/shell-loader/stub/build.gradle @@ -25,5 +25,5 @@ android { } dependencies { - implementation 'androidx.annotation:annotation:1.8.0' + implementation 'androidx.annotation:annotation:1.8.2' }