mirror of
				https://github.com/owncloud/android-library.git
				synced 2025-11-04 12:28:25 +00:00 
			
		
		
		
	Update versionCode and versionName
This commit is contained in:
		
							parent
							
								
									6cb2642ba1
								
							
						
					
					
						commit
						390ef9fbd7
					
				@ -29,8 +29,8 @@ android {
 | 
				
			|||||||
        minSdkVersion 21
 | 
					        minSdkVersion 21
 | 
				
			||||||
        targetSdkVersion 29
 | 
					        targetSdkVersion 29
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        versionCode = 10000500
 | 
					        versionCode = 10000600
 | 
				
			||||||
        versionName = "1.0.5"
 | 
					        versionName = "1.0.6"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        // 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