Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Sep 17, 2023
1 parent 13e6a34 commit 98df96f
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 @@ -53,7 +53,7 @@ kvault = { group = "com.liftric", name = "kvault", version = "1.10.0" }

androidx-activity = { group = "androidx.activity", name = "activity-compose", version = "1.7.2" }
androidx-appcompat = { group = "androidx.appcompat", name = "appcompat", version = "1.6.1" }
androidx-core = { group = "androidx.core", name = "core-ktx", version = "1.10.1" }
androidx-core = { group = "androidx.core", name = "core-ktx", version = "1.12.0" }
androidx-browser = { group = "androidx.browser", name = "browser", version = "1.6.0" }
mdc-android = { group = "com.google.android.material", name = "material", version = "1.9.0" }
google-play = { group = "com.google.android.play", name = "app-update", version.ref = "google-play" }
Expand Down

0 comments on commit 98df96f

Please sign in to comment.