mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 08:08:55 +01:00 
			
		
		
		
	Release 0.4.2
This commit is contained in:
		@@ -38,8 +38,8 @@ android {
 | 
			
		||||
        minSdkVersion 16
 | 
			
		||||
        targetSdkVersion 25
 | 
			
		||||
        testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
 | 
			
		||||
        versionCode 17
 | 
			
		||||
        versionName "0.4.1"
 | 
			
		||||
        versionCode 18
 | 
			
		||||
        versionName "0.4.2"
 | 
			
		||||
 | 
			
		||||
        buildConfigField "String", "COMMIT_COUNT", "\"${getCommitCount()}\""
 | 
			
		||||
        buildConfigField "String", "COMMIT_SHA", "\"${getGitSha()}\""
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,20 @@
 | 
			
		||||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<changelog bulletedList="true">
 | 
			
		||||
 | 
			
		||||
    <changelogversion versionName="v0.4.2" changeDate="">
 | 
			
		||||
        <changelogtext>Added support for Anilist and Kitsu.</changelogtext>
 | 
			
		||||
 | 
			
		||||
        <changelogtext>Added library refresh option to library updates tab.</changelogtext>
 | 
			
		||||
 | 
			
		||||
        <changelogtext>Back button closes drawers before exiting the app.</changelogtext>
 | 
			
		||||
 | 
			
		||||
        <changelogtext>Fixed issues when using custom app language.</changelogtext>
 | 
			
		||||
 | 
			
		||||
        <changelogtext>Fixed updater in Android N.</changelogtext>
 | 
			
		||||
 | 
			
		||||
        <changelogtext>Fixed Mangafox search.</changelogtext>
 | 
			
		||||
    </changelogversion>
 | 
			
		||||
 | 
			
		||||
    <changelogversion versionName="v0.4.1" changeDate="">
 | 
			
		||||
        <changelogtext>Added an app's language selector.</changelogtext>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user