diff --git a/moka/build.gradle b/moka/build.gradle index d0de46c..35d7575 100644 --- a/moka/build.gradle +++ b/moka/build.gradle @@ -42,7 +42,7 @@ dependencies { implementation "io.reactivex.rxjava2:rxandroid:2.1.1" // waiter - implementation "androidx.annotation:annotation:1.6.0" + implementation "androidx.annotation:annotation:1.8.0" implementation "androidx.legacy:legacy-support-v4:1.0.0" testImplementation "org.assertj:assertj-core:3.26.0"