Update kotlin to 2.1

This commit is contained in:
Koitharu
2025-02-11 14:23:18 +02:00
parent 5f0514638a
commit 19e8e3a618
6 changed files with 11 additions and 8 deletions

View File

@@ -4,7 +4,6 @@ import android.content.Context
import androidx.annotation.StringRes
import org.koitharu.kotatsu.core.ui.model.DateTimeAgo
@ExposedCopyVisibility
data class ListHeader private constructor(
private val textRaw: Any,
@StringRes val buttonTextRes: Int,