mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-10 20:53:45 -04:00
MainActivity.kt: Added missing import
This commit is contained in:
parent
37dd01fd51
commit
f911af4197
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ import android.Manifest
|
|||
import android.content.Intent
|
||||
import android.content.pm.PackageManager
|
||||
import android.net.Uri
|
||||
import android.os.Build
|
||||
import android.os.Bundle
|
||||
import android.os.Environment
|
||||
import android.view.View
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue