Update to build tools v29.0.2 (#1920)
This commit is contained in:
		
							parent
							
								
									9ff7da20e5
								
							
						
					
					
						commit
						f335365b01
					
				@ -2,7 +2,7 @@ dist: trusty
 | 
			
		||||
language: android
 | 
			
		||||
android:
 | 
			
		||||
  components:
 | 
			
		||||
  - build-tools-28.0.3
 | 
			
		||||
  - build-tools-29.0.2
 | 
			
		||||
  - android-27
 | 
			
		||||
  - extra-android-m2repository
 | 
			
		||||
  - extra-google-m2repository
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
android {
 | 
			
		||||
    compileSdkVersion 27
 | 
			
		||||
    buildToolsVersion '28.0.3'
 | 
			
		||||
    buildToolsVersion '29.0.2'
 | 
			
		||||
 | 
			
		||||
    buildTypes {
 | 
			
		||||
        release {
 | 
			
		||||
 | 
			
		||||
@ -3,7 +3,7 @@ apply plugin: 'kotlin-android'
 | 
			
		||||
 | 
			
		||||
android {
 | 
			
		||||
    compileSdkVersion 27
 | 
			
		||||
    buildToolsVersion '28.0.3'
 | 
			
		||||
    buildToolsVersion '29.0.2'
 | 
			
		||||
 | 
			
		||||
    defaultConfig {
 | 
			
		||||
        minSdkVersion 16
 | 
			
		||||
 | 
			
		||||
@ -3,7 +3,7 @@ apply plugin: 'kotlin-android'
 | 
			
		||||
 | 
			
		||||
android {
 | 
			
		||||
    compileSdkVersion 27
 | 
			
		||||
    buildToolsVersion '28.0.3'
 | 
			
		||||
    buildToolsVersion '29.0.2'
 | 
			
		||||
 | 
			
		||||
    defaultConfig {
 | 
			
		||||
        minSdkVersion 16
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user