mirror of
				https://github.com/owncloud/android-library.git
				synced 2025-10-31 02:17:41 +00:00 
			
		
		
		
	Upgrade target version to v29
This commit is contained in:
		
							parent
							
								
									d157c107c8
								
							
						
					
					
						commit
						7710db7612
					
				| @ -23,11 +23,11 @@ allOpen { | |||||||
| } | } | ||||||
| 
 | 
 | ||||||
| android { | android { | ||||||
|     compileSdkVersion 28 |     compileSdkVersion 29 | ||||||
| 
 | 
 | ||||||
|     defaultConfig { |     defaultConfig { | ||||||
|         minSdkVersion 21 |         minSdkVersion 21 | ||||||
|         targetSdkVersion 28 |         targetSdkVersion 29 | ||||||
| 
 | 
 | ||||||
|         versionCode = 10000500 |         versionCode = 10000500 | ||||||
|         versionName = "1.0.5" |         versionName = "1.0.5" | ||||||
|  | |||||||
| @ -5,11 +5,11 @@ dependencies { | |||||||
| } | } | ||||||
| 
 | 
 | ||||||
| android { | android { | ||||||
|     compileSdkVersion 28 |     compileSdkVersion 29 | ||||||
| 
 | 
 | ||||||
|     defaultConfig { |     defaultConfig { | ||||||
|         minSdkVersion 21 |         minSdkVersion 21 | ||||||
|         targetSdkVersion 28 |         targetSdkVersion 29 | ||||||
| 
 | 
 | ||||||
|         // This is pretty ugly but manifest placeholders don't seem to work very well when using different modules |         // This is pretty ugly but manifest placeholders don't seem to work very well when using different modules | ||||||
|         // See https://github.com/openid/AppAuth-Android/issues/325 |         // See https://github.com/openid/AppAuth-Android/issues/325 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user