diff --git a/build.gradle b/build.gradle index 22ff7a9..ff654fb 100644 --- a/build.gradle +++ b/build.gradle @@ -46,7 +46,7 @@ android { } dependencies { - implementation 'androidx.annotation:annotation:1.5.0' + implementation 'androidx.annotation:annotation:1.6.0' api 'com.usebutton.merchant:button-merchant:1.5.0' testImplementation 'com.squareup.assertj:assertj-android:1.2.0' testImplementation ("io.mockk:mockk:1.13.4")