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