mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-09-25 15:35:19 +08:00
Move StringExtensions to core-util-jvm.
This commit is contained in:

committed by
Cody Henthorne

parent
371a39049d
commit
72d02104dc
@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2024 Signal Messenger, LLC
|
||||
* SPDX-License-Identifier: AGPL-3.0-only
|
||||
*/
|
||||
|
||||
package org.signal.core.util
|
||||
|
||||
import kotlin.contracts.ExperimentalContracts
|
Reference in New Issue
Block a user