diff --git a/app/build.gradle b/app/build.gradle index c2f0a92bd6..1fa37991c8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -251,7 +251,7 @@ dependencies { exclude group: "com.android.support" } implementation 'com.caverock:androidsvg:1.4' - implementation 'androidx.annotation:annotation:1.4.0' + implementation 'androidx.annotation:annotation:1.5.0' implementation 'com.vanniktech:emoji-google:0.9.0' implementation "com.github.cotechde.hwsecurity:hwsecurity-fido:$fidoVersion"