version bump to 2.2.0-beta + changelog
This commit is contained in:
		
							parent
							
								
									949b77c353
								
							
						
					
					
						commit
						68a550de50
					
				| @ -1,5 +1,10 @@ | ||||
| # Changelog | ||||
| 
 | ||||
| ### Version 2.2.0 | ||||
| * Integrate Voice Recorder | ||||
| * Integrate Share Location | ||||
| * Added ability to search messages | ||||
| 
 | ||||
| ### Version 2.1.4 | ||||
| * bug fixes | ||||
| 
 | ||||
|  | ||||
| @ -66,8 +66,8 @@ android { | ||||
|     defaultConfig { | ||||
|         minSdkVersion 19 | ||||
|         targetSdkVersion 25 | ||||
|         versionCode 268 | ||||
|         versionName "2.1.4" | ||||
|         versionCode 269 | ||||
|         versionName "2.2.0-beta" | ||||
|         archivesBaseName += "-$versionName" | ||||
|         applicationId "eu.siacs.conversations" | ||||
|         resValue "string", "applicationId", applicationId | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Daniel Gultsch
						Daniel Gultsch