We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75d3e74 commit 4e2645dCopy full SHA for 4e2645d
packages/in_app_purchase/in_app_purchase_android/android/build.gradle
@@ -51,7 +51,7 @@ android {
51
}
52
53
dependencies {
54
- implementation 'androidx.annotation:annotation:1.5.0'
+ implementation 'androidx.annotation:annotation:1.6.0'
55
implementation 'com.android.billingclient:billing:5.1.0'
56
testImplementation 'junit:junit:4.13.2'
57
testImplementation 'org.json:json:20230227'
0 commit comments