mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-29 01:37:42 +00:00
Raise deployment target and migrate to AndroidX
This commit is contained in:
@@ -2,7 +2,7 @@ package org.thoughtcrime.securesms;
|
||||
|
||||
import android.content.Intent;
|
||||
import android.os.Bundle;
|
||||
import android.support.v7.app.AlertDialog;
|
||||
import androidx.appcompat.app.AlertDialog;
|
||||
import android.view.Window;
|
||||
|
||||
import network.loki.messenger.R;
|
||||
|
||||
Reference in New Issue
Block a user