mirror of
				https://github.com/owncloud/android-library.git
				synced 2025-10-31 02:17:41 +00:00 
			
		
		
		
	Merge pull request #251 from owncloud/release/1.0.1_beta.1
[Release] 1.0.1 beta v1
This commit is contained in:
		
						commit
						24111a95d5
					
				| @ -12,6 +12,9 @@ android { | |||||||
|     defaultConfig { |     defaultConfig { | ||||||
|         minSdkVersion 19 |         minSdkVersion 19 | ||||||
|         targetSdkVersion 28 |         targetSdkVersion 28 | ||||||
|  | 
 | ||||||
|  |         versionCode = 10000001 | ||||||
|  |         versionName = "1.0.1-beta.1" | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     lintOptions { |     lintOptions { | ||||||
|  | |||||||
| @ -24,9 +24,7 @@ | |||||||
|  --> |  --> | ||||||
| 
 | 
 | ||||||
| <manifest package="com.owncloud.android.lib" | <manifest package="com.owncloud.android.lib" | ||||||
|     xmlns:android="http://schemas.android.com/apk/res/android" |     xmlns:android="http://schemas.android.com/apk/res/android"> | ||||||
|     android:versionCode="1" |  | ||||||
|     android:versionName="1.0"> |  | ||||||
| 
 | 
 | ||||||
|     <!-- USE_CREDENTIALS, MANAGE_ACCOUNTS and AUTHENTICATE_ACCOUNTS are needed for API < 23. |     <!-- USE_CREDENTIALS, MANAGE_ACCOUNTS and AUTHENTICATE_ACCOUNTS are needed for API < 23. | ||||||
|         In API >= 23 the do not exist anymore --> |         In API >= 23 the do not exist anymore --> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user