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

Commit

Permalink
fix(deps): upgrade Compose Compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
msfjarvis committed Oct 31, 2023
1 parent abc99c7 commit 82b411c
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 @@ -4,7 +4,7 @@ androidxActivity = "1.8.0"
bouncycastle = "1.76"
moshi = "1.15.0"
# @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.5.3-dev-k1.9.10-593b4c95fce"
composeCompiler = "1.5.4-dev-k1.9.20-50f08dfa4b4"
coroutines = "1.7.3"
flowbinding = "1.2.0"
hilt = "2.48.1"
Expand Down

0 comments on commit 82b411c

Please sign in to comment.