SchildiChat-android/tools/check/forbidden_strings_in_code_a...

8 lines
411 B
Plaintext
Raw Normal View History

2024-09-24 12:09:02 +02:00
# Copyright 2022-2024 New Vector Ltd.
#
2024-09-24 12:09:02 +02:00
# SPDX-License-Identifier: AGPL-3.0-only
# Please see LICENSE in the repository root for full details.
2022-04-13 13:42:15 +02:00
### You should not use code from the SDK package `org.matrix.android.sdk.internal`. Either move the code to the package `org.matrix.android.sdk.api`, or add a proper API to access this code, and add `internal` keyword SDK side.
import org.matrix.android.sdk.internal