Skip to content

Commit 4e2645d

Browse files
[in_app_pur]: Bump androidx.annotation:annotation
Bumps androidx.annotation:annotation from 1.5.0 to 1.6.0. --- 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>
1 parent 75d3e74 commit 4e2645d

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ android {
5151
}
5252

5353
dependencies {
54-
implementation 'androidx.annotation:annotation:1.5.0'
54+
implementation 'androidx.annotation:annotation:1.6.0'
5555
implementation 'com.android.billingclient:billing:5.1.0'
5656
testImplementation 'junit:junit:4.13.2'
5757
testImplementation 'org.json:json:20230227'

0 commit comments

Comments
 (0)