chore: update negentropy-kmp to v1.1.1

Bumps the negentropy-kmp dependency from v1.0.2 to v1.1.1. The release is
backward compatible for consumers (StorageVector still provided; the codebase
only consumes IStorage and never implements it). Quartz compiles and all
NIP-77 negentropy tests pass.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01M3659Rs6ayVm4XmxvbtpWE
This commit is contained in:
Claude
2026-07-04 16:21:55 +00:00
parent df01354fa5
commit bb6bf99586
+1 -1
View File
@@ -52,7 +52,7 @@ material3 = "1.9.0"
media3 = "1.10.1"
mockk = "1.14.11"
kotlinx-coroutines-test = "1.11.0"
negentropyKmp = "v1.0.2"
negentropyKmp = "v1.1.1"
netUrlencoderLibVersion = "1.6.0"
navigationCompose = "2.9.8"
okhttp = "5.4.0"