mirror of
				https://github.com/owncloud/android-library.git
				synced 2025-10-31 10:27:45 +00:00 
			
		
		
		
	Merge pull request #157 from owncloud/update_gradle_version_and_plugin
Update version of build tools and gradle dependencies
This commit is contained in:
		
						commit
						e6f9eb43d9
					
				| @ -9,7 +9,7 @@ android: | ||||
| # second 'tools' updates SDK tools 'til last version ** in remote repository number 11 ** (current last one) | ||||
|   - tools | ||||
|   - platform-tools | ||||
|   - build-tools-24.0.2 | ||||
|   - build-tools-25.0.2 | ||||
|   - android-24 | ||||
|   - sys-img-armeabi-v7a-android-24 | ||||
| branches: | ||||
|  | ||||
| @ -3,7 +3,7 @@ buildscript { | ||||
|         jcenter() | ||||
|     } | ||||
|     dependencies { | ||||
|         classpath 'com.android.tools.build:gradle:2.2.3' | ||||
|         classpath 'com.android.tools.build:gradle:2.3.1' | ||||
|     } | ||||
| } | ||||
| 
 | ||||
| @ -19,7 +19,7 @@ dependencies { | ||||
| 
 | ||||
| android { | ||||
|     compileSdkVersion 24 | ||||
|     buildToolsVersion "24.0.2" | ||||
|     buildToolsVersion '25.0.2' | ||||
| 
 | ||||
|     sourceSets { | ||||
|         main { | ||||
|  | ||||
							
								
								
									
										2
									
								
								gradle/wrapper/gradle-wrapper.properties
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								gradle/wrapper/gradle-wrapper.properties
									
									
									
									
										vendored
									
									
								
							| @ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME | ||||
| distributionPath=wrapper/dists | ||||
| zipStoreBase=GRADLE_USER_HOME | ||||
| zipStorePath=wrapper/dists | ||||
| distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-all.zip | ||||
| distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-all.zip | ||||
|  | ||||
| @ -10,7 +10,7 @@ dependencies { | ||||
| 
 | ||||
| android { | ||||
|     compileSdkVersion 24 | ||||
|     buildToolsVersion "24.0.2" | ||||
|     buildToolsVersion "25.0.2" | ||||
| 
 | ||||
|     sourceSets { | ||||
|         main { | ||||
|  | ||||
| @ -12,7 +12,7 @@ dependencies { | ||||
| 
 | ||||
| android { | ||||
|     compileSdkVersion 24 | ||||
|     buildToolsVersion "24.0.2" | ||||
|     buildToolsVersion "25.0.2" | ||||
| 
 | ||||
|     sourceSets { | ||||
|         main { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user