mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-09-05 12:33:27 +00:00
Update DownloadCompleteReceiver.kt
This commit is contained in:
parent
525f16fdd3
commit
063355ef3b
|
@ -1,3 +1,5 @@
|
|||
package org.yuzu.yuzu_emu
|
||||
|
||||
import android.app.DownloadManager
|
||||
import android.content.BroadcastReceiver
|
||||
import android.content.Context
|
||||
|
|
Loading…
Reference in a new issue