Skip to content

Commit

Permalink
Build(deps): Bump androidx.annotation:annotation from 1.7.0 to 1.7.1
Browse files Browse the repository at this point in the history
Bumps androidx.annotation:annotation from 1.7.0 to 1.7.1.

---
updated-dependencies:
- dependency-name: androidx.annotation:annotation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2023
1 parent b78adcf commit 9ca5ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4'

implementation "androidx.appcompat:appcompat:1.6.1"
implementation 'androidx.annotation:annotation:1.7.0'
implementation 'androidx.annotation:annotation:1.7.1'
implementation 'androidx.core:core:1.10.1'
implementation 'androidx.fragment:fragment:1.6.2'

Expand Down

0 comments on commit 9ca5ac9

Please sign in to comment.