mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 08:08:55 +01:00 
			
		
		
		
	Release 0.9.1
This commit is contained in:
		@@ -38,8 +38,8 @@ android {
 | 
			
		||||
        minSdkVersion 21
 | 
			
		||||
        targetSdkVersion 29
 | 
			
		||||
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
 | 
			
		||||
        versionCode 43
 | 
			
		||||
        versionName "0.9.0"
 | 
			
		||||
        versionCode 44
 | 
			
		||||
        versionName "0.9.1"
 | 
			
		||||
 | 
			
		||||
        buildConfigField "String", "COMMIT_COUNT", "\"${getCommitCount()}\""
 | 
			
		||||
        buildConfigField "String", "COMMIT_SHA", "\"${getGitSha()}\""
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,9 @@
 | 
			
		||||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<changelog bulletedList="true">
 | 
			
		||||
    <changelogversion versionName="v0.9.1" changeDate="">
 | 
			
		||||
        <changelogtext>Please see [a href="https://github.com/inorichi/tachiyomi/releases/tag/v0.9.1"]the changelog on GitHub[/a].</changelogtext>
 | 
			
		||||
    </changelogversion>
 | 
			
		||||
 | 
			
		||||
    <changelogversion versionName="v0.9.0" changeDate="">
 | 
			
		||||
        <changelogtext>This is a huge release! Please see [a href="https://github.com/inorichi/tachiyomi/releases/tag/v0.9.0"]the changelog on GitHub[/a].</changelogtext>
 | 
			
		||||
    </changelogversion>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user