diff --git a/build.gradle b/build.gradle index bebeeab..8cd4246 100644 --- a/build.gradle +++ b/build.gradle @@ -1,7 +1,7 @@ buildscript { ext.deps = [ 'support': [ - 'annotations': 'androidx.annotation:annotation:1.6.0', + 'annotations': 'androidx.annotation:annotation:1.7.0', 'appCompat': 'androidx.appcompat:appcompat:1.6.1', 'test': [