version bump to 2.7.0 + changelog
This commit is contained in:
		
							parent
							
								
									d781bc9cb9
								
							
						
					
					
						commit
						12907a52e3
					
				@ -1,5 +1,10 @@
 | 
			
		||||
# Changelog
 | 
			
		||||
 | 
			
		||||
### Version 2.7.0
 | 
			
		||||
 | 
			
		||||
* Provide PDF preview on Android 5+
 | 
			
		||||
* Use 12 byte IVs for OMEMO
 | 
			
		||||
 | 
			
		||||
### Version 2.6.4
 | 
			
		||||
 | 
			
		||||
* Support automatic theme switching on Android 10
 | 
			
		||||
 | 
			
		||||
@ -90,8 +90,8 @@ android {
 | 
			
		||||
    defaultConfig {
 | 
			
		||||
        minSdkVersion 16
 | 
			
		||||
        targetSdkVersion 28
 | 
			
		||||
        versionCode 363
 | 
			
		||||
        versionName "2.7.0-beta"
 | 
			
		||||
        versionCode 364
 | 
			
		||||
        versionName "2.7.0"
 | 
			
		||||
        archivesBaseName += "-$versionName"
 | 
			
		||||
        applicationId "eu.siacs.conversations"
 | 
			
		||||
        resValue "string", "applicationId", applicationId
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										2
									
								
								fastlane/metadata/android/en-US/changelogs/364.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								fastlane/metadata/android/en-US/changelogs/364.txt
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,2 @@
 | 
			
		||||
* Provide PDF preview on Android 5+
 | 
			
		||||
* Use 12 byte IVs for OMEMO
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user