Skip to content

Commit 72457d0

Browse files
Update androidx.compose.* (#5966)
* Update lint baseline --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Timothy <[email protected]>
1 parent 74e0bcf commit 72457d0

File tree

8 files changed

+241
-241
lines changed

8 files changed

+241
-241
lines changed

app/gradle.lockfile

Lines changed: 42 additions & 42 deletions
Large diffs are not rendered by default.

automotive/gradle.lockfile

Lines changed: 42 additions & 42 deletions
Large diffs are not rendered by default.

common/gradle.lockfile

Lines changed: 43 additions & 43 deletions
Large diffs are not rendered by default.

common/lint-baseline.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848
<issue
4949
id="PrivateResource"
50-
message="Overriding `@string/state_off` which is marked as private in androidx.compose.ui:ui-android:1.9.3. If deliberate, use tools:override=&quot;true&quot;, otherwise pick a different name."
50+
message="Overriding `@string/state_off` which is marked as private in androidx.compose.ui:ui-android:1.9.4. If deliberate, use tools:override=&quot;true&quot;, otherwise pick a different name."
5151
errorLine1=" &lt;string name=&quot;state_off&quot;>Off&lt;/string>"
5252
errorLine2=" ~~~~~~~~~">
5353
<location
@@ -58,7 +58,7 @@
5858

5959
<issue
6060
id="PrivateResource"
61-
message="Overriding `@string/state_on` which is marked as private in androidx.compose.ui:ui-android:1.9.3. If deliberate, use tools:override=&quot;true&quot;, otherwise pick a different name."
61+
message="Overriding `@string/state_on` which is marked as private in androidx.compose.ui:ui-android:1.9.4. If deliberate, use tools:override=&quot;true&quot;, otherwise pick a different name."
6262
errorLine1=" &lt;string name=&quot;state_on&quot;>On&lt;/string>"
6363
errorLine2=" ~~~~~~~~">
6464
<location

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ blurView = "version-2.0.6"
2424
car-versions = "1.7.0"
2525
changeLog = "3.8.1"
2626
community-material-typeface = "7.0.96.1-kotlin"
27-
compose-bom = "2025.10.00"
27+
compose-bom = "2025.10.01"
2828
composeLintChecks = "1.4.2"
2929
connectClient = "1.1.0-rc03"
3030
constraintlayout = "2.2.1"
@@ -72,7 +72,7 @@ retrofit-bom = "3.0.0"
7272
robolectric = "4.16" # Check if robolectric supports a more recent version of the SDK on each update
7373
robolectric-target-sdk = "36"
7474
room = "2.7.2"
75-
runtimeLint = "1.9.3"
75+
runtimeLint = "1.9.4"
7676
screenshot = "0.0.1-alpha11" # On the next update, replace the hack in AndroidComposeConvertionPlugin with the real fix
7777
sentry-android = "8.24.0"
7878
timber = "5.0.1"

onboarding/gradle.lockfile

Lines changed: 42 additions & 42 deletions
Large diffs are not rendered by default.

testing-unit/gradle.lockfile

Lines changed: 24 additions & 24 deletions
Large diffs are not rendered by default.

wear/gradle.lockfile

Lines changed: 44 additions & 44 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)