mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Update dependency org.json:json to v20250517
This commit is contained in:
committed by
José Rebelo
parent
17b2f4af01
commit
dbe6aa9ad8
+1
-1
@@ -276,7 +276,7 @@ dependencies {
|
||||
//implementation 'org.bouncycastle:bcprov-jdk18on:1.76'
|
||||
|
||||
// Android SDK bundles org.json, but we need an actual implementation to replace the stubs in tests
|
||||
testImplementation 'org.json:json:20250107'
|
||||
testImplementation 'org.json:json:20250517'
|
||||
|
||||
// Fix Duplicate class build error for conflicting kotlin-stdlib versions
|
||||
// does not seem to be currently needed, as it uses the latest across all transitive
|
||||
|
||||
Reference in New Issue
Block a user