Skip to content
This repository has been archived by the owner on Oct 5, 2024. It is now read-only.

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
M3DZIK committed Oct 21, 2023
1 parent 248db67 commit 0f8ca02
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ android-sdk-compile = "34"
# Libraries
androidx-annotation = "1.7.0"
androidx-compose-compiler = "1.5.3"
androidx-compose-runtime = "1.5.3"
androidx-compose-runtime = "1.5.4"
androidx-datastore = "1.1.0-alpha05"
androidx-espresso-core = "3.5.1"
androidx-junit = "1.1.5"
androidx-material3 = "1.2.0-alpha09"
androidx-material3 = "1.2.0-alpha10"
androidx-navigation-compose = "2.7.4"
androidx-ui = "1.5.3"
androidx-ui = "1.5.4"
kotlinx-coroutines-android = "1.7.3"
medzik-libcrypto = "1.1.0"
# Plugins
Expand Down

0 comments on commit 0f8ca02

Please sign in to comment.