mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Move TaggedEventsContent
to api package
This commit is contained in:
parent
d4d74d3e11
commit
d0a4075238
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package org.matrix.android.sdk.internal.session.room.taggedevents
|
||||
package org.matrix.android.sdk.api.session.room.taggedevents
|
||||
|
||||
import com.squareup.moshi.Json
|
||||
import com.squareup.moshi.JsonClass
|
Loading…
Add table
Reference in a new issue