[android] Fixed build

This commit is contained in:
Александр Зацепин 2019-07-09 11:55:00 +03:00 committed by yoksnod
parent 16729628ef
commit e6f1cd603b

View file

@ -4,6 +4,7 @@ import android.annotation.SuppressLint;
import android.annotation.TargetApi;
import android.app.Activity;
import android.content.Intent;
import android.net.Uri;
import android.net.http.SslError;
import android.os.Build;
import android.os.Bundle;