Skip to content

Commit d98673a

Browse files
Bump androidx.annotation:annotation from 1.5.0 to 1.7.0
Bumps androidx.annotation:annotation from 1.5.0 to 1.7.0. --- updated-dependencies: - dependency-name: androidx.annotation:annotation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23c0ac5 commit d98673a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Smodr/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ dependencies {
6969
testImplementation 'androidx.room:room-testing:2.6.0-alpha03'
7070
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.12'
7171
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
72-
androidTestImplementation 'androidx.annotation:annotation:1.5.0'
72+
androidTestImplementation 'androidx.annotation:annotation:1.7.0'
7373
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
7474
androidTestImplementation 'androidx.test:runner:1.5.2'
7575
androidTestImplementation 'androidx.test:rules:1.5.0'

0 commit comments

Comments
 (0)