Skip to content

Commit e558503

Browse files
committed
revert the window dep update
1 parent 416ffbb commit e558503

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.kotlin/sessions/kotlin-compiler-6576644695482778743.salive

Whitespace-only changes.

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ androidx-startup-runtime = "1.2.0"
2525
androidx-test = "1.6.1"
2626
androidx-test-espresso = "3.6.1"
2727
androidx-test-junit = "1.2.1"
28-
androidx-window = "1.5.0-alpha02"
29-
androidx-window-core = "1.5.0-alpha02"
30-
androidx-window-java = "1.5.0-alpha02"
28+
androidx-window = "1.5.0-alpha01"
29+
androidx-window-core = "1.5.0-alpha01"
30+
androidx-window-java = "1.5.0-alpha01"
3131
# @keep
3232
androidx-xr = "1.0.0-alpha04"
3333
androidxHiltNavigationCompose = "1.2.0"

0 commit comments

Comments
 (0)