diff --git a/OsmAnd-telegram/build.gradle b/OsmAnd-telegram/build.gradle index 64c9f23668..8bc0fe6a59 100644 --- a/OsmAnd-telegram/build.gradle +++ b/OsmAnd-telegram/build.gradle @@ -153,5 +153,4 @@ dependencies { exclude group: 'com.android.support' } implementation 'org.jetbrains:annotations-java5:15.0' - implementation 'androidx.annotation:annotation:1.1.0' }