mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 16:18:55 +01:00 
			
		
		
		
	Minor dependency updates
This commit is contained in:
		@@ -132,7 +132,7 @@ class DownloadService : Service() {
 | 
			
		||||
                .subscribeOn(Schedulers.io())
 | 
			
		||||
                .observeOn(AndroidSchedulers.mainThread())
 | 
			
		||||
                .subscribe({ state -> onNetworkStateChanged(state)
 | 
			
		||||
                }, { _ ->
 | 
			
		||||
                }, {
 | 
			
		||||
                    toast(R.string.download_queue_error)
 | 
			
		||||
                    stopSelf()
 | 
			
		||||
                })
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user