File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
android/src/main/java/com/vydia Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33import android .content .BroadcastReceiver ;
44import android .content .Context ;
5- import android . support .annotation .Nullable ;
5+ import androidx .annotation .Nullable ;
66import android .content .Intent ;
77import android .content .IntentFilter ;
88import android .util .Log ;
Original file line number Diff line number Diff line change 11package com .vydia .RNUploader ;
22
33import android .content .Context ;
4- import android . support .annotation .Nullable ;
4+ import androidx .annotation .Nullable ;
55import android .util .Log ;
66
77import com .facebook .react .bridge .Arguments ;
Original file line number Diff line number Diff line change 22
33import android .content .Context ;
44import android .os .Build ;
5- import android . support .annotation .Nullable ;
5+ import androidx .annotation .Nullable ;
66import android .util .Log ;
77import android .webkit .MimeTypeMap ;
88
You can’t perform that action at this time.
0 commit comments