We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23c0ac5 commit d98673aCopy full SHA for d98673a
Smodr/build.gradle
@@ -69,7 +69,7 @@ dependencies {
69
testImplementation 'androidx.room:room-testing:2.6.0-alpha03'
70
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.12'
71
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
72
- androidTestImplementation 'androidx.annotation:annotation:1.5.0'
+ androidTestImplementation 'androidx.annotation:annotation:1.7.0'
73
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
74
androidTestImplementation 'androidx.test:runner:1.5.2'
75
androidTestImplementation 'androidx.test:rules:1.5.0'
0 commit comments