Skip to content

Commit

Permalink
Merge pull request #740 from fobo66/renovate/androidx.window-window-1.x
Browse files Browse the repository at this point in the history
Update dependency androidx.window:window to v1.2.0-rc01
  • Loading branch information
fobo66 authored Nov 15, 2023
2 parents d5808a4 + 7739582 commit a25d646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dependencyResolutionManagement {
library("multidex", "androidx.multidex:multidex:2.0.1")
library("splashscreen", "androidx.core:core-splashscreen:1.0.1")
library("tracing", "androidx.tracing:tracing:1.3.0-alpha02")
library("window", "androidx.window:window:1.2.0-beta01")
library("window", "androidx.window:window:1.2.0-rc01")
library("lifecycle", "androidx.lifecycle", "lifecycle-runtime-compose").versionRef(
"lifecycle"
)
Expand Down

0 comments on commit a25d646

Please sign in to comment.