Skip to content

Commit

Permalink
Updated version catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
marlonlom committed Mar 9, 2024
2 parents 95a9dc7 + 970ba52 commit 8da80a7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
[versions]
agp = "8.3.0"
kotlin = "1.9.23"
kotlin-compose-compiler = "1.5.8"
ksp = "1.9.22-1.0.18"

[libraries]
# implementation
androidx-appcompat = "androidx.appcompat:appcompat:1.6.1"
androidx-browser = "androidx.browser:browser:1.7.0"
androidx-browser = "androidx.browser:browser:1.8.0"
androidx-core-ktx = "androidx.core:core-ktx:1.12.0"
androidx-core-splashscreen = "androidx.core:core-splashscreen:1.1.0-alpha02"
androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.0.0"
Expand Down Expand Up @@ -46,7 +47,7 @@ androidx-arch-core-testing = "androidx.arch.core:core-testing:2.2.0"
google-truth = "com.google.truth:truth:1.4.2"

# androidx-compose-implementation-with-bom
androidx-compose-bom = "androidx.compose:compose-bom:2024.02.01"
androidx-compose-bom = "androidx.compose:compose-bom:2024.02.02"
androidx-compose-material-icons-extended = { module = "androidx.compose.material:material-icons-extended" }
androidx-compose-material3 = { module = "androidx.compose.material3:material3" }
androidx-compose-material3-wsc = { module = "androidx.compose.material3:material3-window-size-class" }
Expand Down

0 comments on commit 8da80a7

Please sign in to comment.