diff --git a/app/build.gradle b/app/build.gradle index 1a9b3ced2..fa843d593 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -204,7 +204,7 @@ dependencies { implementation "androidx.activity:activity-ktx:1.9.0" implementation "androidx.appcompat:appcompat:1.6.1" implementation "androidx.fragment:fragment-ktx:1.7.1" - implementation "androidx.annotation:annotation:1.7.1" + implementation "androidx.annotation:annotation:1.8.0" implementation "androidx.javascriptengine:javascriptengine:1.0.0-beta01" implementation "androidx.preference:preference-ktx:1.2.1"