|  |  |  | @ -50,10 +50,10 @@ Aria有以下特点: | 
			
		
	
		
			
				
					|  |  |  |  | [](https://github.com/AriaLyy/Aria) | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  | ```java | 
			
		
	
		
			
				
					|  |  |  |  | implementation 'com.arialyy.aria:core:3.7.8-pre-1' | 
			
		
	
		
			
				
					|  |  |  |  | annotationProcessor 'com.arialyy.aria:compiler:3.7.8-pre-1' | 
			
		
	
		
			
				
					|  |  |  |  | implementation 'com.arialyy.aria:ftpComponent:3.7.8-pre-1' # 如果需要使用ftp,请增加该组件 | 
			
		
	
		
			
				
					|  |  |  |  | implementation 'com.arialyy.aria:m3u8Component:3.7.8-pre-1' # 如果需要使用m3u8下载功能,请增加该组件 | 
			
		
	
		
			
				
					|  |  |  |  | implementation 'com.arialyy.aria:core:3.7.8-pre-3' | 
			
		
	
		
			
				
					|  |  |  |  | annotationProcessor 'com.arialyy.aria:compiler:3.7.8-pre-3' | 
			
		
	
		
			
				
					|  |  |  |  | implementation 'com.arialyy.aria:ftpComponent:3.7.8-pre-3' # 如果需要使用ftp,请增加该组件 | 
			
		
	
		
			
				
					|  |  |  |  | implementation 'com.arialyy.aria:m3u8Component:3.7.8-pre-3' # 如果需要使用m3u8下载功能,请增加该组件 | 
			
		
	
		
			
				
					|  |  |  |  | ``` | 
			
		
	
		
			
				
					|  |  |  |  | 如果出现android support依赖错误,请将 `compile 'com.arialyy.aria:core:<last-version>'`替换为 | 
			
		
	
		
			
				
					|  |  |  |  | ``` | 
			
		
	
	
		
			
				
					|  |  |  | 
 |