mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-20 19:18:37 +00: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
|
package org.signal.core.util
|
||||||
|
|
||||||
import kotlin.contracts.ExperimentalContracts
|
import kotlin.contracts.ExperimentalContracts
|
||||||
Reference in New Issue
Block a user