mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-09-15 15:31:50 -04:00
chore: update lint baselines (#403)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
This commit is contained in:
1 parent
76a81e46d3
commit
da6e7a9a90
1 file changed
+2
-13
+2
-13
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<issues format="6" by="lint 9.3.1" type="baseline" client="gradle" dependencies="false" name="AGP (9.3.1)" variant="all" version="9.3.1">
|
||||
<issues format="6" by="lint 9.3.2" type="baseline" client="gradle" dependencies="false" name="AGP (9.3.2)" variant="all" version="9.3.2">
|
||||
|
||||
<issue
|
||||
id="NotificationPermission"
|
||||
@@ -74,17 +74,6 @@
|
||||
column="91"/>
|
||||
</issue>
|
||||
|
||||
<issue
|
||||
id="GradleDependency"
|
||||
message="A newer version of androidx.constraintlayout:constraintlayout than 2.2.1 is available: 2.2.2"
|
||||
errorLine1="androidx-constraintlayout = "2.2.1""
|
||||
errorLine2=" ~~~~~~~">
|
||||
<location
|
||||
file="$HOME/work/Notes/Notes/gradle/libs.versions.toml"
|
||||
line="11"
|
||||
column="29"/>
|
||||
</issue>
|
||||
|
||||
<issue
|
||||
id="GradleDependency"
|
||||
message="A newer version of `app-build-compileSDKVersion` than 36 is available: 37"
|
||||
@@ -109,7 +98,7 @@
|
||||
|
||||
<issue
|
||||
id="NewerVersionAvailable"
|
||||
message="A newer version of io.nlopez.compose.rules:detekt than 0.4.28 is available: 0.6.3"
|
||||
message="A newer version of io.nlopez.compose.rules:detekt than 0.4.28 is available: 0.6.4"
|
||||
errorLine1="detektCompose = "0.4.28""
|
||||
errorLine2=" ~~~~~~~~">
|
||||
<location
|
||||
|
||||
Reference in new issue
Block a user