Skip to content

Commit

Permalink
fix(deps): update dependency androidx.startup:startup-runtime to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and wax911 committed Sep 19, 2024
1 parent 316434a commit 8c61a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ androidx-preference-ktx = { module = "androidx.preference:preference-ktx", versi
androidx-recyclerView = { module = "androidx.recyclerview:recyclerview", version.ref = "androidx-recycler" }
androidx-recyclerViewSelection = { module = "androidx.recyclerview:recyclerview-selection", version.ref = "androidx-recycler" }

androidx-startupRuntime = { module = "androidx.startup:startup-runtime", version = "1.1.1" }
androidx-startupRuntime = { module = "androidx.startup:startup-runtime", version = "1.2.0" }

androidx-swipeRefreshLayout = { module = "androidx.swiperefreshlayout:swiperefreshlayout", version = "1.2.0-alpha01" }

Expand Down

0 comments on commit 8c61a78

Please sign in to comment.