mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Update dependency org.json:json to v20251224
This commit is contained in:
committed by
José Rebelo
parent
b2c3f9376e
commit
4cdca11b04
+1
-1
@@ -286,7 +286,7 @@ dependencies {
|
|||||||
//implementation 'org.bouncycastle:bcprov-jdk18on:1.76'
|
//implementation 'org.bouncycastle:bcprov-jdk18on:1.76'
|
||||||
|
|
||||||
// Android SDK bundles org.json, but we need an actual implementation to replace the stubs in tests
|
// Android SDK bundles org.json, but we need an actual implementation to replace the stubs in tests
|
||||||
testImplementation 'org.json:json:20250517'
|
testImplementation 'org.json:json:20251224'
|
||||||
|
|
||||||
// Needed for Armenian transliteration
|
// Needed for Armenian transliteration
|
||||||
implementation 'org.ahocorasick:ahocorasick:0.6.3'
|
implementation 'org.ahocorasick:ahocorasick:0.6.3'
|
||||||
|
|||||||
Reference in New Issue
Block a user