version bump to 1.6.7 + changelog
This commit is contained in:
		
							parent
							
								
									bc9f6d91ac
								
							
						
					
					
						commit
						9a56e1620b
					
				@ -1,5 +1,8 @@
 | 
				
			|||||||
###Changelog
 | 
					###Changelog
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					####Version 1.6.7
 | 
				
			||||||
 | 
					* bug fixes
 | 
				
			||||||
 | 
					
 | 
				
			||||||
####Version 1.6.6
 | 
					####Version 1.6.6
 | 
				
			||||||
* best 1.6 release yet
 | 
					* best 1.6 release yet
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -48,8 +48,8 @@ android {
 | 
				
			|||||||
	defaultConfig {
 | 
						defaultConfig {
 | 
				
			||||||
		minSdkVersion 14
 | 
							minSdkVersion 14
 | 
				
			||||||
		targetSdkVersion 21
 | 
							targetSdkVersion 21
 | 
				
			||||||
		versionCode 91
 | 
							versionCode 92
 | 
				
			||||||
		versionName "1.6.6"
 | 
							versionName "1.6.7"
 | 
				
			||||||
		project.ext.set(archivesBaseName, archivesBaseName + "-" + versionName);
 | 
							project.ext.set(archivesBaseName, archivesBaseName + "-" + versionName);
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user