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 9e092d5 commit 47cbeb6Copy full SHA for 47cbeb6
packages/in_app_purchase/in_app_purchase_android/example/android/app/build.gradle
@@ -108,7 +108,7 @@ dependencies {
108
implementation 'com.android.billingclient:billing:6.1.0'
109
testImplementation 'junit:junit:4.13.2'
110
testImplementation 'org.mockito:mockito-core:5.1.1'
111
- testImplementation 'org.json:json:20241224'
+ testImplementation 'org.json:json:20250107'
112
androidTestImplementation 'androidx.test:runner:1.1.1'
113
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'
114
}
0 commit comments