mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 22:37:56 +01:00 
			
		
		
		
	Show version name in new update notification
This commit is contained in:
		| @@ -39,6 +39,7 @@ internal class AppUpdateNotifier(private val context: Context) { | ||||
|  | ||||
|         with(notificationBuilder) { | ||||
|             setContentTitle(context.getString(R.string.update_check_notification_update_available)) | ||||
|             setContentText(release.version) | ||||
|             setSmallIcon(R.drawable.ic_download_24dp) | ||||
|             setContentIntent(updateIntent) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user