mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 08:08:55 +01:00 
			
		
		
		
	Release v0.7.2
This commit is contained in:
		@@ -38,8 +38,8 @@ android {
 | 
			
		||||
        minSdkVersion 16
 | 
			
		||||
        targetSdkVersion 27
 | 
			
		||||
        testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
 | 
			
		||||
        versionCode 34
 | 
			
		||||
        versionName "0.7.1"
 | 
			
		||||
        versionCode 35
 | 
			
		||||
        versionName "0.7.2"
 | 
			
		||||
 | 
			
		||||
        buildConfigField "String", "COMMIT_COUNT", "\"${getCommitCount()}\""
 | 
			
		||||
        buildConfigField "String", "COMMIT_SHA", "\"${getGitSha()}\""
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,11 @@
 | 
			
		||||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<changelog bulletedList="true">
 | 
			
		||||
    <changelogversion versionName="v0.7.2" changeDate="">
 | 
			
		||||
        <changelogtext>Fixed missing downloaded label in chapters screen.</changelogtext>
 | 
			
		||||
 | 
			
		||||
        <changelogtext>Fixed updater in KitKat and lower due to TLS.</changelogtext>
 | 
			
		||||
    </changelogversion>
 | 
			
		||||
 | 
			
		||||
    <changelogversion versionName="v0.7.1" changeDate="">
 | 
			
		||||
        <changelogtext>Updated Cloudflare bypass.</changelogtext>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user