Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 75e6b9a

Browse files
[in_app_pur]: Bump annotation
Bumps annotation from 1.3.0 to 1.5.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 c279260 commit 75e6b9a

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
@@ -52,7 +52,7 @@ android {
5252
}
5353

5454
dependencies {
55-
implementation 'androidx.annotation:annotation:1.3.0'
55+
implementation 'androidx.annotation:annotation:1.5.0'
5656
implementation 'com.android.billingclient:billing:5.0.0'
5757
testImplementation 'junit:junit:4.13.2'
5858
testImplementation 'org.json:json:20220320'

0 commit comments

Comments
 (0)