Skip to content

Commit

Permalink
chore(deps): bump androidx.annotation:annotation
Browse files Browse the repository at this point in the history
Bumps androidx.annotation:annotation from 1.5.0 to 1.9.1.

---
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 1, 2024
1 parent 50ba53f commit 76d6428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/share_plus/share_plus/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ android {
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation 'androidx.core:core-ktx:1.9.0'
implementation 'androidx.annotation:annotation:1.5.0'
implementation 'androidx.annotation:annotation:1.9.1'
}
}

0 comments on commit 76d6428

Please sign in to comment.