SchildiChat-android/tools/check/forbidden_strings_in_code_app.txt

8 lines
411 B
Text
Raw Permalink Normal View History

2024-09-24 13:09:02 +03:00
# Copyright 2022-2024 New Vector Ltd.
#
2024-09-24 13:09:02 +03:00
# SPDX-License-Identifier: AGPL-3.0-only
# Please see LICENSE in the repository root for full details.
2022-04-13 14:42:15 +03: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