Skip to content

Commit 668d850

Browse files
[interactive_media_ads]: Bump androidx.annotation:annotation
Bumps androidx.annotation:annotation from 1.8.2 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]>
1 parent dcf47df commit 668d850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/interactive_media_ads/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ android {
4848
}
4949

5050
dependencies {
51-
implementation 'androidx.annotation:annotation:1.8.2'
51+
implementation 'androidx.annotation:annotation:1.9.1'
5252
implementation 'com.google.ads.interactivemedia.v3:interactivemedia:3.35.1'
5353
testImplementation 'junit:junit:4.13.2'
5454
testImplementation 'org.jetbrains.kotlin:kotlin-test'

0 commit comments

Comments
 (0)