Skip to content

Commit dba077c

Browse files
authored
Merge pull request #1285 from DimensionDev/dependabot/gradle/androidx.window-window-core-1.5.0
Bump androidx.window:window-core from 1.4.0 to 1.5.0
2 parents 028cbbd + 86ccf8a commit dba077c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ paging-compose = { group = "androidx.paging", name = "paging-compose", version.r
103103
composeIcons-fontAwesome = { module = "moe.tlaster.compose.icons:font-awesome", version.ref = "composeIcons" }
104104
datastore = { group = "androidx.datastore", name = "datastore", version = "1.1.7" }
105105
desugar_jdk_libs = { module = "com.android.tools:desugar_jdk_libs", version.ref = "desugar_jdk_libs" }
106-
androidx-window = { group = "androidx.window", name = "window-core", version = "1.4.0" }
106+
androidx-window = { group = "androidx.window", name = "window-core", version = "1.5.0" }
107107
androidx-splash = { group = "androidx.core", name = "core-splashscreen", version = "1.2.0-rc01" }
108108
room-runtime = { group = "androidx.room", name = "room-runtime", version.ref = "room" }
109109
room-paging = { group = "androidx.room", name = "room-paging", version.ref = "room" }

0 commit comments

Comments
 (0)