Update dependency com.pinterest.ktlint:ktlint-cli to v1.8.0 (#2708)

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
This commit is contained in:
Mend Renovate
2025-11-23 07:55:54 +00:00
committed by GitHub
parent e6ca458e1f
commit 13552c5ffa
7 changed files with 7 additions and 6 deletions

View File

@@ -28,7 +28,7 @@ internal fun ColumnScope.ColorFilterPage(screenModel: ReaderSettingsScreenModel)
pref = screenModel.preferences.customBrightness(),
)
/**
/*
* Sets the brightness of the screen. Range is [-75, 100].
* From -75 to -1 a semi-transparent black view is shown at the top with the minimum brightness.
* From 1 to 100 it sets that value as brightness.

View File

@@ -833,7 +833,7 @@ class ReaderActivity : BaseActivity() {
private val grayBackgroundColor = Color.rgb(0x20, 0x21, 0x25)
/**
/*
* Initializes the reader subscriptions.
*/
init {