version bump to 1.6.9 + changelog
This commit is contained in:
		
							parent
							
								
									650abf1c52
								
							
						
					
					
						commit
						cf62fb5605
					
				| @ -1,5 +1,8 @@ | ||||
| ###Changelog | ||||
| 
 | ||||
| ####Version 1.6.9 | ||||
| * basic keyboard support | ||||
| 
 | ||||
| ####Version 1.6.8 | ||||
| * reworked 'enter is send' setting | ||||
| * reworked DNS server discovery on lolipop devices | ||||
|  | ||||
| @ -48,8 +48,8 @@ android { | ||||
| 	defaultConfig { | ||||
| 		minSdkVersion 14 | ||||
| 		targetSdkVersion 21 | ||||
| 		versionCode 93 | ||||
| 		versionName "1.6.8" | ||||
| 		versionCode 94 | ||||
| 		versionName "1.6.9" | ||||
| 		project.ext.set(archivesBaseName, archivesBaseName + "-" + versionName); | ||||
| 	} | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Daniel Gultsch
						Daniel Gultsch