mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-01 09:20:31 -06:00
Update dependency androidx.compose.runtime:runtime to v1.7.5 (#999)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -15,7 +15,7 @@ kotlin {
|
|||||||
sourceSets {
|
sourceSets {
|
||||||
val commonMain by getting {
|
val commonMain by getting {
|
||||||
dependencies {
|
dependencies {
|
||||||
api("androidx.compose.runtime:runtime:1.7.2")
|
api("androidx.compose.runtime:runtime:1.7.5")
|
||||||
api("androidx.compose.foundation:foundation:1.7.5")
|
api("androidx.compose.foundation:foundation:1.7.5")
|
||||||
api("androidx.compose.material:material:1.7.2")
|
api("androidx.compose.material:material:1.7.2")
|
||||||
implementation("org.reduxkotlin:redux-kotlin-compose:0.6.0")
|
implementation("org.reduxkotlin:redux-kotlin-compose:0.6.0")
|
||||||
|
|||||||
Reference in New Issue
Block a user