Move StringExtensions to core-util-jvm.
This commit is contained in:
parent
371a39049d
commit
72d02104dc
1 changed files with 5 additions and 0 deletions
|
@ -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
|
Loading…
Add table
Reference in a new issue