mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 22:37:56 +01:00 
			
		
		
		
	Bump dependencies + linting
This commit is contained in:
		| @@ -238,7 +238,9 @@ class UpdatesGridGlanceWidget : GlanceAppWidget() { | ||||
|                     .let { | ||||
|                         if (Build.VERSION.SDK_INT < Build.VERSION_CODES.S) { | ||||
|                             it.transformations(RoundedCornersTransformation(roundPx)) | ||||
|                         } else it // Handled by system | ||||
|                         } else { | ||||
|                             it // Handled by system | ||||
|                         } | ||||
|                     } | ||||
|                     .build() | ||||
|                 Pair(updatesView.mangaId, app.imageLoader.executeBlocking(request).drawable?.toBitmap()) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user