java: Use kotlin.Pair

This commit is contained in:
moiseev-signal
2025-11-06 15:37:29 -08:00
committed by GitHub
parent 1b2304022a
commit 177a495eba
33 changed files with 98 additions and 179 deletions

View File

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