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

Commit

Permalink
--- (#119)
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: androidx.annotation:annotation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 27, 2024
1 parent f737871 commit 1c74e56
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.7.1'
api 'androidx.annotation:annotation:1.8.0'
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 1c74e56

Please sign in to comment.