mirror of
				https://github.com/mik3y/usb-serial-for-android
				synced 2025-10-30 18:07:21 +00:00 
			
		
		
		
	update adding repository
This commit is contained in:
		
							parent
							
								
									5bb8db02d5
								
							
						
					
					
						commit
						589b8a0fbf
					
				
							
								
								
									
										11
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								README.md
									
									
									
									
									
								
							| @ -26,6 +26,17 @@ allprojects { | |||||||
|     } |     } | ||||||
| } | } | ||||||
| ``` | ``` | ||||||
|  | 
 | ||||||
|  | For newer version of Android Studio, add jitpack.io repository to your settings.gradle instead: | ||||||
|  | ```gradle | ||||||
|  | dependencyResolutionManagement { | ||||||
|  |     repositories { | ||||||
|  |         ... | ||||||
|  |         maven { url 'https://jitpack.io' } | ||||||
|  |     } | ||||||
|  | } | ||||||
|  | ``` | ||||||
|  | 
 | ||||||
| Add library to dependencies | Add library to dependencies | ||||||
| ```gradle | ```gradle | ||||||
| dependencies { | dependencies { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user