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 58d2a74 commit 0bc2a2cCopy full SHA for 0bc2a2c
packages/in_app_purchase/in_app_purchase/example/android/app/build.gradle
@@ -110,7 +110,7 @@ dependencies {
110
implementation 'com.android.billingclient:billing:3.0.2'
111
testImplementation 'junit:junit:4.13.2'
112
testImplementation 'org.mockito:mockito-core:5.0.0'
113
- testImplementation 'org.json:json:20230618'
+ testImplementation 'org.json:json:20231013'
114
androidTestImplementation 'androidx.test:runner:1.1.1'
115
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'
116
}
0 commit comments