Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-tennert committed Jan 3, 2024
1 parent a03f9c7 commit f18f478
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[versions]

kotlin = "1.9.21"
agp = "8.2.0"
compose = "1.6.0-dev1350"
kotlin = "1.9.22"
agp = "8.2.1"
compose = "1.6.0-dev1357"
androidx-appcompat = "1.6.1"
androidx-activityCompose = "1.8.2"
compose-uitooling = "1.5.4"
Expand All @@ -17,7 +17,7 @@ koin = "3.5.0"
koin-compose = "1.1.0"
ktor = "2.3.7"
sqlDelight = "2.0.0"
supabase = "2.0.2-wasm0"
supabase = "2.0.3-wasm0"
lifecycle = "2.6.2"
windowsizeclass = "0.3.1"
okio = "3.7.0"
Expand Down

0 comments on commit f18f478

Please sign in to comment.