feat: Add delivery confirmation for incoming messages in ProtocolManager
This commit is contained in:
@@ -69,6 +69,7 @@ dependencies {
|
||||
|
||||
// Coil for image loading
|
||||
implementation("io.coil-kt:coil-compose:2.5.0")
|
||||
implementation("io.coil-kt:coil-gif:2.5.0") // For animated WebP/GIF support
|
||||
|
||||
// Crypto libraries for key generation
|
||||
implementation("org.bitcoinj:bitcoinj-core:0.16.2")
|
||||
|
||||
Reference in New Issue
Block a user