mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 08:08:55 +01:00 
			
		
		
		
	Release 0.8.2
This commit is contained in:
		@@ -38,8 +38,8 @@ android {
 | 
			
		||||
        minSdkVersion 16
 | 
			
		||||
        targetSdkVersion 27
 | 
			
		||||
        testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
 | 
			
		||||
        versionCode 39
 | 
			
		||||
        versionName "0.8.1"
 | 
			
		||||
        versionCode 40
 | 
			
		||||
        versionName "0.8.2"
 | 
			
		||||
 | 
			
		||||
        buildConfigField "String", "COMMIT_COUNT", "\"${getCommitCount()}\""
 | 
			
		||||
        buildConfigField "String", "COMMIT_SHA", "\"${getGitSha()}\""
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,10 @@
 | 
			
		||||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<changelog bulletedList="true">
 | 
			
		||||
    <changelogversion versionName="v0.8.2" changeDate="">
 | 
			
		||||
        <changelogtext>Updated Cloudflare.</changelogtext>
 | 
			
		||||
        <changelogtext>Fixed crashes with some translations.</changelogtext>
 | 
			
		||||
    </changelogversion>
 | 
			
		||||
 | 
			
		||||
    <changelogversion versionName="v0.8.1" changeDate="">
 | 
			
		||||
        <changelogtext>Fixed latest Cloudflare changes.</changelogtext>
 | 
			
		||||
        <changelogtext>Bundled SQLite for better performance and new features.</changelogtext>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user