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 773e2ed commit 5f7c3caCopy full SHA for 5f7c3ca
app/build.gradle
@@ -54,7 +54,7 @@ dependencies {
54
testImplementation 'junit:junit:4.13.2'
55
testImplementation 'org.mockito:mockito-core:5.12.0'
56
testImplementation 'com.squareup.okhttp3:mockwebserver:4.12.0'
57
- testImplementation 'org.json:json:20230618'
+ testImplementation 'org.json:json:20240303'
58
// Other
59
implementation(platform('org.jetbrains.kotlin:kotlin-bom:2.0.0'))
60
implementation('com.google.android.play:review:2.0.2')
0 commit comments