Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yasanglass committed Oct 18, 2023
1 parent 7bc5165 commit c01583f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[versions]
androidGradlePluginVersion = "8.0.2"
androidxComposeBomVersion = "2023.09.02"
androidxComposeBomVersion = "2023.10.01"
androidxComposeCompilerVersion = "1.5.3"
androidxCoreKtxVersion = "1.12.0"
jetbrainsKotlinVersion = "1.9.10"
junitVersion = "4.13.2"
yasanSpineVersion = "4.1.2"
yasanSpineVersion = "4.2.2"

[libraries]
androidx-compose-bom = { group = "androidx.compose", name = "compose-bom", version.ref = "androidxComposeBomVersion" }
Expand Down

0 comments on commit c01583f

Please sign in to comment.