Skip to content

Commit c9fd8cc

Browse files
chore: update lint baselines (#149)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
1 parent e896780 commit c9fd8cc

File tree

1 file changed

+3
-14
lines changed

1 file changed

+3
-14
lines changed

app/lint-baseline.xml

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
4242
<location
4343
file="src/main/kotlin/org/fossify/camera/activities/SettingsActivity.kt"
44-
line="122"
44+
line="113"
4545
column="13"/>
4646
</issue>
4747

@@ -120,7 +120,7 @@
120120

121121
<issue
122122
id="AndroidGradlePluginVersion"
123-
message="A newer version of com.android.application than 8.11.1 is available: 8.12.0"
123+
message="A newer version of com.android.application than 8.11.1 is available: 8.12.2"
124124
errorLine1="gradlePlugins-agp = &quot;8.11.1&quot;"
125125
errorLine2=" ~~~~~~~~">
126126
<location
@@ -131,7 +131,7 @@
131131

132132
<issue
133133
id="GradleDependency"
134-
message="A newer version of androidx.lifecycle:lifecycle-runtime-ktx than 2.8.6 is available: 2.9.2"
134+
message="A newer version of androidx.lifecycle:lifecycle-runtime-ktx than 2.8.6 is available: 2.9.3"
135135
errorLine1="androidx-ktx = &quot;2.8.6&quot;"
136136
errorLine2=" ~~~~~~~">
137137
<location
@@ -162,17 +162,6 @@
162162
column="13"/>
163163
</issue>
164164

165-
<issue
166-
id="NewerVersionAvailable"
167-
message="A newer version of io.nlopez.compose.rules:detekt than 0.4.25 is available: 0.4.26"
168-
errorLine1="detektCompose = &quot;0.4.25&quot;"
169-
errorLine2=" ~~~~~~~~">
170-
<location
171-
file="$HOME/work/Camera/Camera/gradle/libs.versions.toml"
172-
line="6"
173-
column="17"/>
174-
</issue>
175-
176165
<issue
177166
id="DiscouragedApi"
178167
message="Fixed screen orientations will be ignored in most cases, starting from Android 16. Android is moving toward a model where apps are expected to adapt to various orientations, display sizes, and aspect ratios."

0 commit comments

Comments
 (0)