Skip to content

Commit

Permalink
Bump androidx.annotation:annotation from 1.5.0 to 1.7.0
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2023
1 parent 6bdb0fd commit 77fb767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Smodr/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ dependencies {
testImplementation 'androidx.room:room-testing:2.6.0'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.12'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
androidTestImplementation 'androidx.annotation:annotation:1.5.0'
androidTestImplementation 'androidx.annotation:annotation:1.7.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
androidTestImplementation 'androidx.test:runner:1.5.2'
androidTestImplementation 'androidx.test:rules:1.5.0'
Expand Down

0 comments on commit 77fb767

Please sign in to comment.