mirror of
				https://github.com/owncloud/android-library.git
				synced 2025-10-31 02:17:41 +00:00 
			
		
		
		
	Update gradle plugin and remove buildscript entry from build.gradle in modules level
This commit is contained in:
		
							parent
							
								
									1bbc67b704
								
							
						
					
					
						commit
						410c4bd5b5
					
				| @ -3,7 +3,7 @@ buildscript { | |||||||
|         jcenter() |         jcenter() | ||||||
|     } |     } | ||||||
|     dependencies { |     dependencies { | ||||||
|         classpath 'com.android.tools.build:gradle:2.1.3' |         classpath 'com.android.tools.build:gradle:2.2.0' | ||||||
|     } |     } | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -1,12 +1,3 @@ | |||||||
| buildscript { |  | ||||||
|     repositories { |  | ||||||
|         jcenter() |  | ||||||
|     } |  | ||||||
|     dependencies { |  | ||||||
|         classpath 'com.android.tools.build:gradle:2.1.3' |  | ||||||
|     } |  | ||||||
| } |  | ||||||
| 
 |  | ||||||
| apply plugin: 'com.android.application' | apply plugin: 'com.android.application' | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user