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.
2 parents 6d453c2 + c9728e5 commit d77e0deCopy full SHA for d77e0de
1 file changed
android/build.gradle.kts
@@ -77,7 +77,7 @@ dependencies {
77
testImplementation("io.mockk:mockk-android:1.14.9")
78
testImplementation("io.mockk:mockk-agent:1.14.9")
79
testImplementation("org.jetbrains.kotlin:kotlin-test:2.3.0")
80
- testImplementation("org.json:json:20251224")
+ testImplementation("org.json:json:20260522")
81
testImplementation("org.robolectric:robolectric:4.16.1")
82
androidTestImplementation("androidx.test.ext:junit:1.3.0")
83
androidTestImplementation("androidx.test.espresso:espresso-core:3.7.0")
0 commit comments