Skip to content

Commit

Permalink
chore(deps): update dependency androidx.savedstate:savedstate to v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 6, 2023
1 parent a606e28 commit 105a1de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/jetpack-compose/WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ maven_install(
"androidx.core:core:1.6.0",
"androidx.core:core-ktx:1.6.0",
"androidx.savedstate:savedstate-ktx:1.2.0",
"androidx.savedstate:savedstate:1.2.0",
"androidx.savedstate:savedstate:1.2.1",
"androidx.lifecycle:lifecycle-livedata-core-ktx:2.5.1",
"androidx.lifecycle:lifecycle-livedata-core:2.5.1",
"androidx.lifecycle:lifecycle-livedata:2.5.1",
Expand Down
2 changes: 1 addition & 1 deletion android/ndk/WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ maven_install(
"androidx.appcompat:appcompat:1.5.1",
"androidx.constraintlayout:constraintlayout:2.1.4",
# Needed to enforce version conflict resolution
"androidx.savedstate:savedstate:1.2.0",
"androidx.savedstate:savedstate:1.2.1",
"androidx.lifecycle:lifecycle-livedata-core:2.5.1",
"androidx.lifecycle:lifecycle-livedata:2.5.1",
"androidx.lifecycle:lifecycle-process:2.5.1",
Expand Down

0 comments on commit 105a1de

Please sign in to comment.