mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-31 00:51:02 +00:00
rpc fix and api 34 fix
This commit is contained in:
@@ -174,7 +174,7 @@ object AppUpdater {
|
||||
}
|
||||
}
|
||||
}, IntentFilter(DownloadManager.ACTION_DOWNLOAD_COMPLETE),
|
||||
ContextCompat.RECEIVER_NOT_EXPORTED
|
||||
ContextCompat.RECEIVER_EXPORTED
|
||||
)
|
||||
return true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user