Update issue hint

This commit is contained in:
Benoit Marty 2022-04-13 13:42:15 +02:00
parent 38bbbd62a4
commit c8aefd5828

View file

@ -14,5 +14,5 @@
# limitations under the License.
#
### You should not use code from internal SDK package. Either move them to the API package, or add a proper API to access this code, and add internal keyword SDK side.
### 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