Skip to content

Commit 2c2f27a

Browse files
fix(deps): update dependency androidx.startup:startup-runtime to v1.2.0 (#274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e0264af commit 2c2f27a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ androidx-paging-runtime-ktx = { module = "androidx.paging:paging-runtime-ktx", v
6161

6262
androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version.ref = "androidx-recycler" }
6363

64-
androidx-startup-runtime = { module = "androidx.startup:startup-runtime", version = "1.1.1" }
64+
androidx-startup-runtime = { module = "androidx.startup:startup-runtime", version = "1.2.0" }
6565

6666
androidx-test-core-ktx = { module = "androidx.test:core-ktx", version = "1.6.1" }
6767
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.2" }

0 commit comments

Comments
 (0)