upgrade Gradle and Android plugin (#1709)
* upgrade Gradle and Android plugin * upgrade Android Gradle plugin to 3.6.1
This commit is contained in:
		
					parent
					
						
							
								712f61b15a
							
						
					
				
			
			
				commit
				
					
						0c159e587d
					
				
			
		
					 3 changed files with 3 additions and 3 deletions
				
			
		|  | @ -5,7 +5,7 @@ buildscript { | |||
|         jcenter() | ||||
|     } | ||||
|     dependencies { | ||||
|         classpath 'com.android.tools.build:gradle:3.5.3' | ||||
|         classpath 'com.android.tools.build:gradle:3.6.1' | ||||
|         classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" | ||||
|     } | ||||
| } | ||||
|  |  | |||
|  | @ -15,5 +15,5 @@ org.gradle.jvmargs=-Xmx4096m | |||
| # use parallel execution | ||||
| org.gradle.parallel=true | ||||
| 
 | ||||
| android.enableUnitTestBinaryResources=true | ||||
| android.enableR8.fullMode=true | ||||
| android.useAndroidX=true | ||||
|  |  | |||
							
								
								
									
										2
									
								
								gradle/wrapper/gradle-wrapper.properties
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								gradle/wrapper/gradle-wrapper.properties
									
										
									
									
										vendored
									
									
								
							|  | @ -1,5 +1,5 @@ | |||
| distributionBase=GRADLE_USER_HOME | ||||
| distributionPath=wrapper/dists | ||||
| distributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-all.zip | ||||
| distributionUrl=https\://services.gradle.org/distributions/gradle-6.2.1-all.zip | ||||
| zipStoreBase=GRADLE_USER_HOME | ||||
| zipStorePath=wrapper/dists | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue