java: Expose KeyTransparency return values as RequestResult.

This commit is contained in:
andrew-signal
2026-02-27 01:58:59 -05:00
committed by GitHub
parent f80e6cc647
commit 83ab6d3eec
12 changed files with 379 additions and 333 deletions

View File

@@ -5,7 +5,7 @@
Pod::Spec.new do |s|
s.name = 'LibSignalClient'
s.version = '0.87.6'
s.version = '0.88.0'
s.summary = 'A Swift wrapper library for communicating with the Signal messaging service.'
s.homepage = 'https://github.com/signalapp/libsignal'