mirror of
https://github.com/FossifyOrg/File-Manager.git
synced 2026-04-06 23:54:15 -04:00
chore: update lint baselines (#256)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
|
||||
<issue
|
||||
id="AndroidGradlePluginVersion"
|
||||
message="A newer version of com.android.application than 8.11.1 is available: 8.12.0"
|
||||
message="A newer version of com.android.application than 8.11.1 is available: 8.12.2"
|
||||
errorLine1="gradlePlugins-agp = "8.11.1""
|
||||
errorLine2=" ~~~~~~~~">
|
||||
<location
|
||||
@@ -78,17 +78,6 @@
|
||||
column="31"/>
|
||||
</issue>
|
||||
|
||||
<issue
|
||||
id="NewerVersionAvailable"
|
||||
message="A newer version of io.nlopez.compose.rules:detekt than 0.4.25 is available: 0.4.26"
|
||||
errorLine1="detektCompose = "0.4.25""
|
||||
errorLine2=" ~~~~~~~~">
|
||||
<location
|
||||
file="$HOME/work/File-Manager/File-Manager/gradle/libs.versions.toml"
|
||||
line="6"
|
||||
column="17"/>
|
||||
</issue>
|
||||
|
||||
<issue
|
||||
id="UseCompatLoadingForDrawables"
|
||||
message="Use `ResourcesCompat.getDrawable()`"
|
||||
|
||||
Reference in New Issue
Block a user