mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-05 15:45:42 +02:00
chore(deps): update dependency androidx.compose.compiler:compiler to v1.1.0 (#1722)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Aditya Wasan <adityawasan55@gmail.com>
This commit is contained in:
parent
bba4dad568
commit
27bef2704a
|
@ -54,7 +54,7 @@ dagger-hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref
|
|||
dagger-hilt-core = { module = "com.google.dagger:hilt-core", version.ref = "hilt" }
|
||||
|
||||
compose-animation = { module = "androidx.compose.animation:animation", version.ref = "compose" }
|
||||
compose-compiler = "androidx.compose.compiler:compiler:1.1.0-rc03"
|
||||
compose-compiler = "androidx.compose.compiler:compiler:1.1.0"
|
||||
compose-foundation-core = { module = "androidx.compose.foundation:foundation", version.ref = "compose" }
|
||||
compose-foundation-layout = { module = "androidx.compose.foundation:foundation-layout", version.ref = "compose" }
|
||||
compose-material = { module = "androidx.compose.material:material", version.ref = "compose" }
|
||||
|
|
Loading…
Reference in a new issue