diff --git a/build.gradle b/build.gradle index 422c8d7..47571a4 100644 --- a/build.gradle +++ b/build.gradle @@ -19,7 +19,7 @@ buildscript { ], 'support': [ 'appCompat': "androidx.appcompat:appcompat:1.6.1", - 'annotation': "androidx.annotation:annotation:1.6.0", + 'annotation': "androidx.annotation:annotation:1.7.0", 'test': [ 'espresso': [