Skip to content

Commit

Permalink
chore(deps): bump androidx.annotation:annotation from 1.8.1 to 1.8.2 …
Browse files Browse the repository at this point in the history
…in /packages/android_intent_plus/android (#3211)

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 Sep 18, 2024
1 parent 85deaec commit 550c1a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/android_intent_plus/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ android {
}

dependencies {
implementation 'androidx.annotation:annotation:1.8.1'
implementation 'androidx.annotation:annotation:1.8.2'
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.mockito:mockito-core:5.13.0'
testImplementation 'androidx.test:core:1.6.1'
Expand Down

0 comments on commit 550c1a3

Please sign in to comment.