diff --git a/tasker-plugin/build.gradle b/tasker-plugin/build.gradle index db05e1f93..72b10fba6 100644 --- a/tasker-plugin/build.gradle +++ b/tasker-plugin/build.gradle @@ -267,7 +267,7 @@ dependencies { implementation "androidx.cardview:cardview:1.0.0" implementation "androidx.preference:preference:1.2.0" implementation "androidx.recyclerview:recyclerview:1.2.1" - implementation "androidx.annotation:annotation:1.3.0" + implementation "androidx.annotation:annotation:1.9.1" implementation("org.rm3l:maoni:${maoni_version}") { transitive = true