Skip to content
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.

Commit

Permalink
Bump androidx.annotation:annotation from 1.8.1 to 1.8.2 (#133)
Browse files Browse the repository at this point in the history
Bumps androidx.annotation:annotation from 1.8.1 to 1.8.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent 1b57d2c commit b14d07c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion abstractions/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"

api "androidx.legacy:legacy-preference-v14:1.0.0"
api 'androidx.annotation:annotation:1.8.1'
api 'androidx.annotation:annotation:1.8.2'
api 'com.google.code.gson:gson:2.11.0'
api 'com.squareup.okhttp3:okhttp:4.12.0'
api 'com.squareup.okhttp3:logging-interceptor:4.12.0'
Expand Down

0 comments on commit b14d07c

Please sign in to comment.