chore(deps): update dependency androidx.compose.compiler:compiler to v1.5.13 (#3036)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
30c0e8826e
commit
d529bf4a9a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ agp = "8.4.0"
|
|||
androidxActivity = "1.9.0"
|
||||
bouncycastle = "1.78.1"
|
||||
# @keep used for kotlinCompilerExtensionVersion
|
||||
composeCompiler = "1.5.12"
|
||||
composeCompiler = "1.5.13"
|
||||
coroutines = "1.8.1-Beta"
|
||||
flowbinding = "1.2.0"
|
||||
hilt = "2.51.1"
|
||||
|
|
Loading…
Reference in a new issue