Skip to content

Commit

Permalink
[gradle]: Bump androidx.annotation:annotation
Browse files Browse the repository at this point in the history
Bumps androidx.annotation:annotation from 1.7.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 46aeb2b commit aaad583
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ android {
}

dependencies {
implementation "androidx.annotation:annotation:1.7.0"
implementation "androidx.annotation:annotation:1.9.1"
implementation 'com.google.android.gms:play-services-maps:18.2.0'
implementation 'com.google.maps.android:android-maps-utils:3.6.0'
androidTestImplementation 'androidx.test:runner:1.2.0'
Expand Down

0 comments on commit aaad583

Please sign in to comment.