mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 08:08:55 +01:00 
			
		
		
		
	Support AVIF and HEIF images (closes #4756)
Co-authored-by: inorichi <inorichi@users.noreply.github.com>
This commit is contained in:
		@@ -219,7 +219,7 @@ dependencies {
 | 
			
		||||
    implementation("com.github.tachiyomiorg:subsampling-scale-image-view:846abe0") {
 | 
			
		||||
        exclude(module = "image-decoder")
 | 
			
		||||
    }
 | 
			
		||||
    implementation("com.github.tachiyomiorg:image-decoder:7a44c9b")
 | 
			
		||||
    implementation("com.github.tachiyomiorg:image-decoder:ac5f65c")
 | 
			
		||||
 | 
			
		||||
    // Logging
 | 
			
		||||
    implementation("com.jakewharton.timber:timber:4.7.1")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user