WIP make things compile

This commit is contained in:
Ryan ZHAO
2021-01-14 14:05:51 +11:00
parent fcb71961d6
commit e3fb097581
5 changed files with 19 additions and 19 deletions

View File

@@ -48,7 +48,7 @@ import com.google.android.exoplayer2.upstream.BandwidthMeter;
import com.google.android.exoplayer2.upstream.DefaultBandwidthMeter;
import com.google.android.exoplayer2.upstream.DefaultDataSourceFactory;
import org.session.libsession.messaging.sending_receiving.attachments.AttachmentServer;
import org.thoughtcrime.securesms.attachments.AttachmentServer;
import org.thoughtcrime.securesms.logging.Log;
import org.thoughtcrime.securesms.mms.PartAuthority;
import org.thoughtcrime.securesms.mms.VideoSlide;