Skip to content

Commit eacba56

Browse files
[gradle]: Bump androidx.annotation:annotation
Bumps androidx.annotation:annotation from 1.9.0 to 1.9.1. --- updated-dependencies: - dependency-name: androidx.annotation:annotation dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 738aecb commit eacba56

File tree

1 file changed

+1
-1
lines changed
  • packages/in_app_purchase/in_app_purchase_android/android

1 file changed

+1
-1
lines changed

packages/in_app_purchase/in_app_purchase_android/android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ android {
5959
}
6060

6161
dependencies {
62-
implementation 'androidx.annotation:annotation:1.9.0'
62+
implementation 'androidx.annotation:annotation:1.9.1'
6363
implementation 'com.android.billingclient:billing:6.2.0'
6464
testImplementation 'junit:junit:4.13.2'
6565
testImplementation 'org.json:json:20240303'

0 commit comments

Comments
 (0)